OpenCloudOS-Kernel/drivers/media/usb/em28xx
Junghak Sung 33119e80c3 [media] media: videobuf2: Change queue_setup argument
Replace struct v4l2_format * with void * to make queue_setup()
for common use.
And then, modify all device drivers related with this change.

Signed-off-by: Junghak Sung <jh1009.sung@samsung.com>
Signed-off-by: Geunyoung Kim <nenggun.kim@samsung.com>
Acked-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: fix missing const in fimc-lite.c]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-10-20 14:48:39 -02:00
..
Kconfig [media] em28xx: switch PCTV 461e to ts2020 driver 2015-04-02 22:24:25 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-audio.c [media] em28xx-audio: fix missing newlines 2014-12-23 14:46:07 -02:00
em28xx-camera.c [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers 2015-05-01 09:01:16 -03:00
em28xx-cards.c [media] Basic support for the Elgato EyeTV Hybrid INT 2008 USB Stick 2015-03-03 11:20:50 -03:00
em28xx-core.c [media] em28xx-core: fix missing newlines 2014-12-23 14:46:05 -02:00
em28xx-dvb.c [media] em28xx: remove unused a8293 SEC config 2015-08-11 07:08:01 -03:00
em28xx-i2c.c [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups 2014-12-04 14:13:14 -02:00
em28xx-input.c [media] em28xx-input: fix missing newlines 2014-12-23 14:46:04 -02:00
em28xx-reg.h [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups 2014-12-04 14:13:14 -02:00
em28xx-v4l.h [media] em28xx: checkpatch cleanup: whitespaces/new lines cleanups 2014-12-04 14:13:14 -02:00
em28xx-vbi.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
em28xx-video.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
em28xx.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00