android_kernel_xiaomi_sm8350/drivers/input/serio
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
In PM v1, all devices were called at SUSPEND_DISABLE level.  Then
all devices were called at SUSPEND_SAVE_STATE level, and finally
SUSPEND_POWER_DOWN level.  However, with PM v2, to maintain
compatibility for platform devices, I arranged for the PM v2
suspend/resume callbacks to call the old PM v1 suspend/resume
callbacks three times with each level in order so that existing
drivers continued to work.

Since this is obsolete infrastructure which is no longer necessary,
we can remove it.  Here's an (untested) patch to do exactly that.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 09:52:56 -07:00
..
ambakmi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ct82c710.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gscps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hil_mlc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hp_sdc_mlc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hp_sdc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-io.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-ip22io.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-jazzio.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-ppcio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i8042-sparcio.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-x86ia64io.h Input: i8042 - add Lifebook E4010 to MUX blacklist 2005-09-04 01:42:10 -05:00
i8042.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
i8042.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Input: serio_raw - fix Kconfig help 2005-07-11 01:05:47 -05:00
libps2.c Input: cleanup ps2_command() timeout handling in libps2. 2005-06-01 02:39:53 -05:00
maceps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parkbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcips2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
q40kbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rpckbd.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sa1111ps2.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serio_raw.c Input: serio_raw - link serio_raw misc device to corresponding 2005-07-11 01:02:16 -05:00
serio.c Input: serio - add modalias attribute and environment variable to 2005-06-30 00:48:34 -05:00
serport.c [PATCH] input: convert kcalloc to kzalloc 2005-09-07 16:57:45 -07:00