commit | d1d28500cccc269fdbf81ba33d7328d1d2c04b2f | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Thu Mar 14 17:27:44 2013 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Mar 15 07:40:11 2013 +0100 |
tree | 00e3d310121c8cbf781e35e6c57a2dabbdae7b7a | |
parent | 303985f81019571db0b3a6f01fc7f03eb350657e [diff] |
ALSA: hda/ca0132 - Check if dspload_image succeeded. If dspload_image() fails, it was ignored and dspload_wait_loaded() was still called. dsp_loaded should never be set to true in this case, skip it. The check in dspload_wait_loaded() return true if the DSP is loaded or if it never started. Signed-off-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>