2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/media/usb/siano
Mauro Carvalho Chehab 46b1e21fe5 [media] siano: add support for the media controller at USB driver
Adding support for the media controller for a pure DVB device
is simple: just create a struct media_device and add it to the
dvb adapter. After creating all DVB devices, we need to call
the DVB core, for it to create the media graph.

More work is needed for pure DVB tuners, but this is hidden
at the Siano driver, just like several others non-hybrid
devices. So, this is streight forward.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-26 08:46:48 -03:00
..
Kconfig [media] siano: fix Kconfig dependencies 2015-02-02 11:08:02 -02:00
Makefile [media] siano: break it into common, mmc and usb 2012-08-13 23:52:52 -03:00
smsusb.c [media] siano: add support for the media controller at USB driver 2015-02-26 08:46:48 -03:00