linux/drivers/mfd
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
..
Kconfig [MFD] Add code UCB1200/UCB1300 touchscreen support 2005-09-11 10:26:57 +01:00
Makefile [MFD] Add code UCB1200/UCB1300 assabet platform support 2005-09-11 10:27:23 +01:00
mcp-core.c [MFD] Add multimedia communication port core support 2005-08-18 10:06:59 +01:00
mcp-sa11x0.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
mcp.h [MFD] Add multimedia communication port core support 2005-08-18 10:06:59 +01:00
ucb1x00-assabet.c [MFD] Add code UCB1200/UCB1300 assabet platform support 2005-09-11 10:27:23 +01:00
ucb1x00-core.c [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c" 2005-10-10 18:22:17 +01:00
ucb1x00-ts.c [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation 2005-10-28 09:52:52 -07:00
ucb1x00.h [MFD] Fix gcc4 build errors in ucb1x00-core.c 2005-10-06 13:09:42 +01:00