android_kernel_xiaomi_sm8350/drivers/media/video/em28xx
Mauro Carvalho Chehab d7448a8d9d V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed
Older em28xx devices does implement standard Audio Class.

However, on newer devices, this were replaced by a Vendor Class. This
patch autodetects that an em28xx lacks Audio Class and auto-loads
em28xx-alsa, for the devices that implements only a Vendor Class.

For devices with Audio Class, snd-usb-audio module will provide an ALSA
interface.

This patch uses the request_module_async function as defined on cx88-mpeg.c, 
originally wrote by Markus Rechberger.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:04:32 -02:00
..
em28xx-audio.c V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed 2008-01-25 19:04:32 -02:00
em28xx-cards.c V4L/DVB (6948): HVR950 requires additional settings for audio to properly work 2008-01-25 19:04:31 -02:00
em28xx-core.c V4L/DVB (6947): Improve audio setup handling 2008-01-25 19:04:30 -02:00
em28xx-i2c.c V4L/DVB (6587): Cleanup at tv norm selection 2008-01-25 19:02:08 -02:00
em28xx-input.c
em28xx-video.c V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed 2008-01-25 19:04:32 -02:00
em28xx.h V4L/DVB (6952): Add code for autoloading em28xx-alsa, if needed 2008-01-25 19:04:32 -02:00
Kconfig V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module 2008-01-25 19:04:32 -02:00
Makefile V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel module 2008-01-25 19:04:32 -02:00