commit | 2206dc949286fe0010c69213d3d8b4c53e6a2295 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 09 10:18:31 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 09 10:33:16 2015 +0200 |
tree | 7a92980d8a53c8b6e942b8080674a42bd391555c | |
parent | 9efe2731db3a8944d26233bb47532011411810fb [diff] |
ALSA: hda/generic - Check power state cap at updating the widget power The new widget power-saving tries to apply the power change no matter whether the node has a power cap or not. It's bad (although most of codecs chip just ignore it). Check the capability properly beforehand. Signed-off-by: Takashi Iwai <tiwai@suse.de>