ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2011 08:04:08 +0000 (10:04 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2011 08:04:08 +0000 (10:04 +0200)
commit52d3cb88d75701f800db16561ff12c7692b56e55
tree87304b73bc402292692a4839136bd20c5700cb82
parent1682c8174692180fcb19317704a0d32c8731eb33
ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c

spec->automute_lines shouldn't be set unless the line-detection is
available.

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