From: Devin Heitmueller Date: Wed, 10 Jun 2009 02:40:39 +0000 (-0300) Subject: V4L/DVB (11979): em28xx: don't create audio device if not supported X-Git-Tag: v2.6.31-rc1~297^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdc6392b74246be333e2c88b61beedbf9991422;p=pandora-kernel.git V4L/DVB (11979): em28xx: don't create audio device if not supported In cases where the device does not actually provide a USB audio class *or* vendor audio, do not load the driver that provides vendor audio support (such as the KWorld 2800d). Otherwise, the /dev/audio1 device file gets created and users get confused. Also, reworks the logic a bit so that we don't try to inspect the register content if the register read failed entirely. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed