kernel-ark/sound/core
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
..
oss [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
seq [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
control_compat.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
control.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
device.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
hwdep_compat.c
hwdep.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
info_oss.c
info.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
init.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
isadma.c
Kconfig [ALSA] rtctimer: add option to make RTC timer the default sequencer timer 2005-09-12 10:42:05 +02:00
Makefile
memalloc.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
memory.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00
misc.c
pcm_compat.c [ALSA] pcm - Fix zero-division in 32bit compat layer 2005-08-30 08:47:40 +02:00
pcm_lib.c [ALSA] Fix DocBook warnings 2005-09-12 10:42:22 +02:00
pcm_memory.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
pcm_misc.c
pcm_native.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
pcm_timer.c
pcm.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
rawmidi_compat.c
rawmidi.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
rtctimer.c
sgbuf.c
sound_oss.c [PATCH] Assign device pointer to OSS devices 2005-08-30 08:58:37 +02:00
sound.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
timer_compat.c
timer.c [ALSA] Replace with kzalloc() - core stuff 2005-09-12 10:47:59 +02:00
wrappers.c [PATCH] gfp flags annotations - part 1 2005-10-08 15:00:57 -07:00