commit | 90b66e833261618e11d71a35f2488a7d664a4566 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Fri Sep 16 18:50:53 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Oct 07 14:45:46 2005 +0200 |
tree | 2ea73440bbba650eb14e2943e2b0b1b68bc94ea3 | |
parent | 72e75de2df9a7116d0afbcd5810b2a8fd4bf7559 [diff] |
[ALSA] clean suspend/resume calls for ac97_bus_type 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>