• Takashi Iwai's avatar
    ALSA: hda - Use the new power control for VIA codecs · 688b12cc
    Takashi Iwai authored
    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: default avatarTakashi Iwai <tiwai@suse.de>
    688b12cc
patch_via.c 31.8 KB