From: Takashi Iwai Date: Mon, 25 May 2009 16:34:52 +0000 (+0200) Subject: ALSA: hda - Reset CORB/RIRB at retrying the verb communication X-Git-Tag: v2.6.31-rc1~363^2~20^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fcd39207f4c91185cc89e3e6a28cbb643034ff1;p=pandora-kernel.git ALSA: hda - Reset CORB/RIRB at retrying the verb communication 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 --- Reading git-diff-tree failed