[ALSA] Fix maestro3 hang after cold boot
authorCharles R. Anderson <cra@alum.wpi.edu>
Tue, 18 Oct 2005 16:04:36 +0000 (18:04 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:19:06 +0000 (13:19 +0100)
commit051b51653309db976c9665f8d4b1774fa1f8124a
tree82b06edc315ae21e39cbcf2cc96cec37df6dfcde
parentc829b052de189b3ca4fb76d2f61917b67e12b83d
[ALSA] Fix maestro3 hang after cold boot

Modules: Maestro3 driver

This patch fixes the maestro3 driver to call the snd_m3_assp_init
function to write the DSP firmware into the ASSP chip before sending the
RUN_ASSP command, thereby solving the hang after a cold boot.

Signed-off-by: Charles R. Anderson <cra@alum.wpi.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/maestro3.c