From: Devin Heitmueller Date: Tue, 30 Dec 2008 03:17:09 +0000 (-0300) Subject: V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices X-Git-Tag: v2.6.29-rc1~556^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de84830e6959b046a99da3be12246458f4ab9825;p=pandora-kernel.git V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices The current code was trying to query the AC97 registers for the vendor information even if it was clearly not a AC97 audio device (resulting in errors in the dmesg output). This was due to a bug in the way we did the check. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed