• T
    ALSA: hda - Reduce verbs by node power-saves · 48f4b3a2
    Takashi Iwai 提交于
    The widget (node) power-saves restore the widget states at each
    transition from D3 to D0 on each node.  This was added in the commit
    [d545a57c:ALSA: hda - Sync node attributes at resume from widget
    power saving].  However, the test was rater false-positive; this
    wasn't needed for any codecs.
    
    Since the resync may take significant number of additional verbs to be
    executed, it's better to reduce it.  Let's disable it for now again.
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    48f4b3a2
hda_generic.c 157.6 KB