From: Dylan Reid Date: Fri, 15 Mar 2013 00:27:45 +0000 (-0700) Subject: ALSA: hda/ca0132 - Check download state of DSP. X-Git-Tag: v3.9-rc3~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f1bd5d77484a1088797fd5689b1a37148a170e;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed