]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Mar 2012 07:20:20 +0000 (08:20 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Mar 2012 07:20:20 +0000 (08:20 +0100)
commit61449d474617b77bdec56ef433a96c3cb575d922
treed04617718b76508f941cbd29cba7ee9168303079
parente9d5e2f2728500f293d2cce0df1c0ba5a71c3cb0
ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE

Now the mute-LED is controlled without powersave hack, and the ifdefs must
be removed.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c