linux/include/pcmcia
Dominik Brodowski d7646f7632 pcmcia: use dev_pm_ops for class pcmcia_socket_class
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 9905d1b411 .

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-03-24 11:00:11 +01:00
..
ciscode.h pcmcia: cleanup device driver header file 2008-08-29 09:28:47 +02:00
cisreg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cistpl.h pcmcia: ioctl-internal definitions 2008-08-31 16:00:42 +02:00
cs.h pcmcia: remove unused IRQ_FIRST_SHARED 2009-12-07 22:23:24 +01:00
cs_types.h pcmcia: Change window_handle_t logic to unsigned long 2009-11-28 18:02:50 +01:00
device_id.h Introduce PCMCIA_DEVICE_PROD_ID3 2010-02-19 15:51:23 -05:00
ds.h pcmcia: use mutex for dynid lock 2010-02-17 17:48:23 +01:00
mem_op.h pcmcia: CodingStyle fixes 2009-12-07 22:23:40 +01:00
ss.h pcmcia: use dev_pm_ops for class pcmcia_socket_class 2010-03-24 11:00:11 +01:00