ALSA: hda - Reset CORB/RIRB at retrying the verb communication
authorTakashi Iwai <tiwai@suse.de>
Mon, 25 May 2009 16:34:52 +0000 (18:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 May 2009 16:34:52 +0000 (18:34 +0200)
When a codec communication error occurs, the CORB/RIRB counters should
be reset first before re-issuing the verb.  Simply call azx_free_cmd_io()
and azx_init_cmd_io() to achieve that.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found