]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - power setting error check
authorWang Xingchao <xingchao.wang@intel.com>
Fri, 8 Jun 2012 02:26:08 +0000 (10:26 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Jun 2012 07:00:37 +0000 (09:00 +0200)
commit09617ce4774ebf30a55b8451f4b35031f626f763
treec8222f08cb8593478603170401a27ab07e401aeb
parente076eb5c952c0f724980b44a77902a2ff93d098c
ALSA: hda - power setting error check

codec may reject power state transition requests(reporting PS-ERROR set),
in that case we re-issue a power state setting and check error bit again.

Signed-off-by: Wang Xingchao <xingchao.wang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c