commit | cd63a5ffd24214246b1092365c7d6c2cd5aca29b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 05 12:13:59 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jul 08 09:42:42 2013 +0200 |
tree | 246e3ae7038e395193a797bd86cfdc66668219c8 | |
parent | 38f0ad7c90c2b2091e7d8689dde294fef27db68b [diff] |
ALSA: hda - Keep halting ALC5505 DSP ALC5505 DSP is enabled even though we don't use the features yet at all. This results in the unnecessarily high power consumption, more than 100mV higher. Until we implement the DSP support, better to bypass DSP for saving more power. Reported-by: Mengdong Lin <mengdong.lin@intel.com> [Patch modified by Mengdong to cal alc5505_dsp_init() with extra acl5505_dsp_halt().] Signed-off-by: Takashi Iwai <tiwai@suse.de>