mirror of https://github.com/torvalds/linux.git
Instead of requiring PCMCIA socket drivers to call various functions
during their (bus) resume and suspend functions, register an own
dev_pm_ops for this class. This fixes several suspend/resume bugs
seen on db1xxx-ss, and probably on some other socket drivers, too.
With regard to the asymmetry with only _noirq suspend, but split up
resume, please see bug 14334 and commit
|
||
|---|---|---|
| .. | ||
| ciscode.h | ||
| cisreg.h | ||
| cistpl.h | ||
| cs.h | ||
| cs_types.h | ||
| device_id.h | ||
| ds.h | ||
| mem_op.h | ||
| ss.h | ||