ALSA: hda - Remove superfluous hooks from VIA driver
authorTakashi Iwai <tiwai@suse.de>
Thu, 11 Sep 2014 13:35:22 +0000 (15:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Sep 2014 15:25:01 +0000 (17:25 +0200)
commit7c3008c47b405420bf2b24fb5a21af3df5b5c323
treef08dff791e2be3773c07836a4e4a86c44335c6ff
parentaa699c492e77ec01a038e8a8add6ce04011b9561
ALSA: hda - Remove superfluous hooks from VIA driver

Like the previous fix for STAC/IDT codecs, the automute hooks in VIA
driver can be also removed by enabling the power control callback for
all pins.

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