commit | 7f132927435cf09d26ceb81cd0043b542ac7206d | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@intel.com> | Fri Nov 29 01:48:45 2013 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 29 14:47:46 2013 +0100 |
tree | ef351beb51791a623c424b6830dde5485ea4b34b | |
parent | b5c6611fb4ef631cfb484a7cfe916154e52bc7d9 [diff] |
ALSA: hda - allow a codec to define its own depop delay time This patch adds 'depop_delay' to struct hda_codec, to indicate a depop delay time in ms when power-down, in function set_power_state() to D3. Default value is -1, for a default delay time. Machine fixup can set a suitable value according to the codec chip and HW audio design. Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>