ALSA: hda - Use the new power control for VIA codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Mar 2015 14:56:05 +0000 (15:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 08:22:35 +0000 (09:22 +0100)
commit688b12cc3ca8a5155b95ce8d01e0e43006813b27
tree53ef7a3bbcac6f43a3426bdfdf9566ed46e73136
parente6feb5d08509be1af2ebc894dae35f32f7b92ab6
ALSA: hda - Use the new power control for VIA codecs

VIA codecs used to have the own power controls but they were disabled
at transition to the generic parser due to the coding assuming the
fixed routes.  Now we get the proper support of equivalently fine
power management in the generic parser, and the old kludges can be
replaced with it.  This results in the reduction of lots of dead
codes.

The advanced PM feature is disabled as default like before for keeping
the compatible behavior.  It's enabled via "Dynamic Power-Control"
mixer element.

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