[ALSA] clean suspend/resume calls for ac97_bus_type
authorNicolas Pitre <nico@cam.org>
Fri, 16 Sep 2005 16:50:53 +0000 (18:50 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 7 Oct 2005 12:45:46 +0000 (14:45 +0200)
AC97 Codec
A single call to the driver suspend/resume method for each device is
enough. The level and SUSPEND_*/RESUME_* arguments are deprecated and
said to be removed eventually anyway (no other subsystem are using them
anymore except platform devices).

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found