-
- Downloads
[media] use v4l2_mc_usb_media_device_init() on most USB devices
Except for the usbuvc driver (with has an embedded media_device
struct on it), the other drivers have a pointer to media_device.
On those drivers, replace their own implementation for the core
one. That warrants that those subdev drivers will fill the
media_device info the same way.
Signed-off-by:
Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Showing
- drivers/media/usb/au0828/au0828-core.c 4 additions, 15 deletionsdrivers/media/usb/au0828/au0828-core.c
- drivers/media/usb/cx231xx/cx231xx-cards.c 1 addition, 11 deletionsdrivers/media/usb/cx231xx/cx231xx-cards.c
- drivers/media/usb/dvb-usb-v2/dvb_usb_core.c 2 additions, 11 deletionsdrivers/media/usb/dvb-usb-v2/dvb_usb_core.c
- drivers/media/usb/dvb-usb/dvb-usb-dvb.c 2 additions, 13 deletionsdrivers/media/usb/dvb-usb/dvb-usb-dvb.c
- drivers/media/usb/em28xx/em28xx-cards.c 8 additions, 15 deletionsdrivers/media/usb/em28xx/em28xx-cards.c
Loading
Please register or sign in to comment