]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ALSA: hda - Add EAPD control to Conexnat auto-parser
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Mar 2012 11:38:51 +0000 (12:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Mar 2012 13:52:43 +0000 (14:52 +0100)
commit527c73bada6f02a35983ddb34db3a0fd4360c88c
treef87f67a3e9df1aa08f251fb0d7e7c6f40f0dcf35
parent420b0febe54099ea9003bddad0a81e882a8472af
ALSA: hda - Add EAPD control to Conexnat auto-parser

Added the vmaster hook for controlling EAPD dynamically to Conexant
auto-parser.  When the Master is muted, EAPDs are turned off as well.
This will fix the missing mute-LED control on some machines in
addition to the more power-saving in the auto-parser mode.

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