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)
commit7907ae3e50613ae1c6d1a10f34fcd63f4123b93d
treed04617718b76508f941cbd29cba7ee9168303079
parentf29735cbef4eb6072e5ae459b556f3a061efc47e
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