From: Takashi Iwai Date: Tue, 24 Oct 2006 16:25:29 +0000 (+0200) Subject: [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers X-Git-Tag: v2.6.21-rc1~83^2~62^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a63a38d2a885cc7e38c67b699171a7c5666d88;p=pandora-kernel.git [ALSA] ac97 - Suppress power-saving mode on non-supporting drivers Don't enable power-saving mode on drivers that don't support it. The supporting drivers set AC97_SCAP_POWER_SAVE to scaps at creation of ac97 instance. Currently enable on the following drivers: intel8x0, intel8x0m, atiixp, atiixp-modem, via82xx and via82xx-modem. Also, a bit clean up of power-saving stuff: - Don't create an own workq - Remove superfluous ifdefs Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed