android_kernel_samsung_msm8976/arch/arm
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
..
boot [ARM] 2922/1: compile fix for shark 2005-09-20 16:21:42 +01:00
common [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
configs [ARM] 2968/1: defconfig for the ARM Collie platform 2005-10-10 18:24:09 +01:00
kernel [ARM] 3008/1: the exception table is not read-only 2005-10-13 22:04:37 +01:00
lib kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
mach-aaec2000 [PATCH] ARM: Remove machine description macros 2005-07-03 17:38:58 +01:00
mach-clps711x [ARM] 2945/1: ARM fortunet fails to build because of missing include 2005-10-01 22:56:34 +01:00
mach-clps7500 [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-ebsa110 [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-epxa10db [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-footbridge [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-h720x [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-imx [ARM] 2950/1: i.MX gpio setup function 2005-10-04 23:17:52 +01:00
mach-integrator [ARM] Fix Integrator IM/PD-1 support 2005-10-21 10:17:37 +01:00
mach-iop3xx [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
mach-ixp4xx [PATCH] Fix thinko in previous ARM 2917/1 patch 2005-09-29 08:59:33 -07:00
mach-ixp2000 [PATCH] ARM: Fix IXP2000 serial port resource range. For real this time. 2005-09-30 23:04:20 -07:00
mach-l7200 [ARM] 2980/1: Fix L7200 core.c compile 2005-10-14 12:49:15 +01:00
mach-lh7a40x [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
mach-omap1 Merge master.kernel.org:/home/rmk/linux-2.6-serial 2005-09-08 15:30:14 -07:00
mach-pxa [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
mach-rpc [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-s3c2410 [ARM] 3027/1: BAST - reduce NAND timings slightly 2005-10-20 23:21:19 +01:00
mach-sa1100 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
mach-shark [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mach-versatile Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-09-30 08:39:56 -07:00
mm [ARM] 3024/1: Add cpu_v6_proc_fin 2005-10-19 23:00:56 +01:00
nwfpe [ARM] 2978/1: nwfpe - clean up sparse errors 2005-10-12 19:58:10 +01:00
oprofile [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning 2005-08-04 15:06:59 +01:00
plat-omap [ARM] Don't include mach-types.h unnecessarily 2005-09-29 11:15:51 +01:00
tools [ARM] Update mach-types 2005-10-10 09:48:10 +01:00
vfp kbuild: arm - use generic asm-offsets.h support 2005-09-09 21:08:59 +02:00
Kconfig [PATCH] Remove even more stale references to Documentation/smp.tex 2005-09-10 10:06:24 -07:00
Kconfig.debug [ARM] Fix typo in arch/arm/Kconfig.debug 2005-09-09 15:57:17 +01:00
Makefile [ARM] 2970/1: Use -mtune=arm1136j-s when building for CPU_V6 targets 2005-10-12 19:58:09 +01:00