]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 6 Jan 2008 12:54:17 +0000 (09:54 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:39 +0000 (19:04 -0200)
commit3f4dfe2acf4ffed48395e69166531d8925eb106a
tree2dd07663d8a3ce777a39ea2403d4f741ea39daa1
parenta4950134d46f0b83745f05ea37987785a3905eba
V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class support

Before this patch, only Vendor Class audio support were loaded. This means that
older em28xx devices won't have digital audio support loaded.

This patch changes the logic to auto load eighter snd-usb-audio, for devices
with USB Audio Class or em28xx-alsa, for devices with USB Vendor Class.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-video.c