commit | b1b9fbd0507aac4ddce14f513d52332f50be89dc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue May 14 12:58:47 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu May 16 07:18:05 2013 +0200 |
tree | ba4c2850727eb85cf6342ec7ce8d584a66ff7c53 | |
parent | a62ee234a572b4c98fe98cf5fb18e4e8b0f6e43d [diff] |
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>