commit | e8f1bd5d77484a1088797fd5689b1a37148a170e | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Thu Mar 14 17:27:45 2013 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Mar 15 07:40:39 2013 +0100 |
tree | 127733b992fb9a804db9d5a48a817b377806196c | |
parent | d1d28500cccc269fdbf81ba33d7328d1d2c04b2f [diff] |
ALSA: hda/ca0132 - Check download state of DSP. Instead of using the dspload_is_loaded() function, check the dsp_state that is kept in the spec. The dspload_is_loaded() function returns true if the DSP transfer was never started. This false-positive leads to multiple second delays when ca0132_setup_efaults() times out on each write. Signed-off-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>