From: Takashi Iwai Date: Tue, 29 Apr 2014 16:38:21 +0000 (+0200) Subject: ALSA: hda - Suppress CORBRP clear on Nvidia controller chips X-Git-Tag: omap-for-v3.16/pm-signed~32^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba736dd02e7b3658c344efeb2f4a096a6785d83;p=pandora-kernel.git ALSA: hda - Suppress CORBRP clear on Nvidia controller chips The recent commit (ca460f86521) changed the CORB RP reset procedure to follow the specification with a couple of sanity checks. Unfortunately, Nvidia controller chips seem not following this way, and spew the warning messages like: snd_hda_intel 0000:00:10.1: CORB reset timeout#1, CORBRP = 0 This patch adds the workaround for such chips. It just skips the new reset procedure for the known broken chips. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed