git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa79796
)
ALSA: hda - Reset CORB/RIRB at retrying the verb communication
author
Takashi Iwai
<tiwai@suse.de>
Mon, 25 May 2009 16:34:52 +0000
(18:34 +0200)
committer
Takashi 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