android_kernel_xiaomi_sm8350/arch/arm/mach-pxa
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
..
corgi_lcd.c [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA 2005-10-24 22:30:10 +01:00
corgi_ssp.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
corgi.c [ARM] 2961/1: corgi: Add missing include 2005-10-10 10:17:45 +01:00
dma.c
generic.c [ARM] 3025/1: Add I2S platform device for PXA 2005-10-20 23:21:18 +01:00
generic.h
idp.c
irq.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
Kconfig [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds.c
leds.h
lubbock.c [ARM] 2910/1: missing Lubbock audio device declaration 2005-09-14 22:42:31 +01:00
mainstone.c [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
Makefile [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support 2005-09-13 08:22:31 -07:00
Makefile.boot
pm.c
poodle.c [ARM] 2914/1: PXA Poodle: Add MMC and UDC support 2005-09-15 14:53:22 +01:00
pxa25x.c
pxa27x.c
sharpsl.h [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver 2005-09-13 08:22:31 -07:00
sleep.S
spitz.c [ARM] 3013/1: Spitz: Fix compile errors 2005-10-14 16:07:27 +01:00
ssp.c
standby.S
time.c