alistair23-linux/drivers/input/serio
Thadeu Lima de Souza Cascardo ddaa43433d Input: mark serio and i8042 as suspended when hibernating too
Serio ports are not being restarted any longer because resume operations
after hibernate do nothing, since the device has not been marked as
suspended. This happens because suspend is only considering the SUSPEND
event but not the FREEZE event.

Note that this driver has still to migrate to dev_pm_ops, but this fixes
this particular bug now.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-07-07 22:46:58 -07:00
..
ambakmi.c [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * 2009-05-20 23:26:51 +01:00
at32psif.c
ct82c710.c
gscps2.c
hil_mlc.c
hp_sdc.c drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module 2009-04-21 13:41:49 -07:00
hp_sdc_mlc.c
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-snirm.h
i8042-sparcio.h
i8042-x86ia64io.h Input: i8042 - more reset quirks for MSI Wind-clone netbooks 2009-06-28 23:57:22 -07:00
i8042.c Input: mark serio and i8042 as suspended when hibernating too 2009-07-07 22:46:58 -07:00
i8042.h
Kconfig
libps2.c Input: libps2 - better handle bad scheduler decisions 2009-05-28 10:34:02 -07:00
maceps2.c
Makefile
parkbd.c
pcips2.c
q40kbd.c
rpckbd.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 2009-03-25 10:21:35 +00:00
sa1111ps2.c Input: sa1111ps2 - use disable_irq_nosync() in irq handlers 2009-04-17 20:41:54 -07:00
serio.c Input: mark serio and i8042 as suspended when hibernating too 2009-07-07 22:46:58 -07:00
serio_raw.c Rationalize fasync return values 2009-03-16 08:34:35 -06:00
serport.c
xilinx_ps2.c