Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/ac97
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
..
ac97_bus.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ac97_codec.c [ALSA] remove redundent assignment to the ac97 device structure 2005-10-07 14:45:44 +02:00
ac97_id.h [ALSA] Fix ALC658D support 2005-09-12 10:41:01 +02:00
ac97_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_patch.c [ALSA] no templated index for si3036 modem controls 2005-10-07 14:45:27 +02:00
ac97_patch.h [ALSA] Add VT1617A codec support 2005-08-30 08:45:22 +02:00
ac97_pcm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ak4531_codec.c [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00
Makefile [ALSA] AC97 bus interface for ad-hoc drivers 2005-08-30 08:43:26 +02:00