]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2
authorJunghak Sung <jh1009.sung@samsung.com>
Tue, 6 Oct 2015 09:37:49 +0000 (06:37 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 20 Oct 2015 17:14:28 +0000 (15:14 -0200)
commit3c5be988e0b6a2f368e1659083b39e1f7ac909aa
tree255e4d1813b7b8024b75d9627db303811f8c649e
parentb0e0e1f83de31aa0428c38b692c590cc0ecd3f03
[media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2

Move v4l2-specific stuff from videobu2-core to videobuf2-v4l2
without doing any functional changes.

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>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/videobuf2-core.c
drivers/media/v4l2-core/videobuf2-internal.h [new file with mode: 0644]
drivers/media/v4l2-core/videobuf2-v4l2.c
include/media/videobuf2-core.h
include/media/videobuf2-dvb.h
include/media/videobuf2-v4l2.h