From: Nicolas Pitre Date: Fri, 16 Sep 2005 16:50:53 +0000 (+0200) Subject: [ALSA] clean suspend/resume calls for ac97_bus_type X-Git-Tag: v2.6.14-rc4~25^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b66e833261618e11d71a35f2488a7d664a4566;p=pandora-kernel.git [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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed