commit | 8dd783304e6d0f7c2830365d63f75f08aa343e10 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jun 02 01:16:07 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 02 01:21:23 2009 +0200 |
tree | 1f678835b512020cca26d26f58b7dc18194762bf | |
parent | 8871e5b91518a47284b6bc2603b44dbc79c85446 [diff] |
ALSA: hda - Add codec bus reset and verb-retry at critical errors Some machines machine cause a severe CORB/RIRB stall in certain weird conditions, such as PA access at the start up together with fglrx driver. This seems unable to be recovered without the controller reset. This patch allows the bus controller reset at critical errors so that the communication gets recovered again. Signed-off-by: Takashi Iwai <tiwai@suse.de>