commit | de84830e6959b046a99da3be12246458f4ab9825 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@linuxtv.org> | Tue Dec 30 00:17:09 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Dec 30 09:40:38 2008 -0200 |
tree | d10e381d00711b066220c1968799d54f4d5c085f | |
parent | 3fbf930951462871848b5b504fa4a10ab06d2fee [diff] |
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 <dheitmueller@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>