[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
authorJunghak Sung <jh1009.sung@samsung.com>
Tue, 3 Nov 2015 10:16:42 +0000 (08:16 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 18 Dec 2015 15:58:09 +0000 (13:58 -0200)
commitaf3bac1a7c8a21ff4f4edede397cba8e3f8ee503
tree1e147baf338d5173bb588b05501ddb5be3e0733c
parent70433a152f0058404afb5496a9329e4e26b127df
[media] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part

Move things related with vb2 file I/O and vb2_thread without doing any
functional changes. After that, videobuf2-internal.h is removed because
it is not necessary any more.

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>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Hans Verkuil <hansverk@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 [deleted file]
drivers/media/v4l2-core/videobuf2-v4l2.c
include/media/videobuf2-core.h
include/media/videobuf2-v4l2.h
This page took 0.025751 seconds and 5 git commands to generate.