]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Check the activity of the NID to be powered down
authorTakashi Iwai <tiwai@suse.de>
Tue, 14 May 2013 10:58:47 +0000 (12:58 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 May 2013 05:18:05 +0000 (07:18 +0200)
commit165d17266626053f797af850ca1d9e57d0447d6a
treeba4c2850727eb85cf6342ec7ce8d584a66ff7c53
parent2b390acea717be35d7a6e42c7aabc572fd254914
ALSA: hda - Check the activity of the NID to be powered down

When an inactive path is powered down with spec->power_down_unused
flag, we should check the activity of each widget in the path whether
it's still referred from any active path.

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