]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d0c0baa2b89ab6a3fce6569d28ffbf8b5bed615
tree87304b73bc402292692a4839136bd20c5700cb82
parent999f676d093dcc17587a4beeb30aac2866965842
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