]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/generic - Check power state cap at updating the widget power
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2015 08:18:31 +0000 (10:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2015 08:33:16 +0000 (10:33 +0200)
commit0f23854c1077eeacf8abd9f1012caa3cd99e152c
tree7a92980d8a53c8b6e942b8080674a42bd391555c
parent269f6ed63009fdece3bb03cdcd76eeefdaed04a1
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>
sound/pci/hda/hda_generic.c