OSDN Git Service

[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
authorJunghak Sung <jh1009.sung@samsung.com>
Tue, 3 Nov 2015 10:16:41 +0000 (08:16 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 18 Dec 2015 15:56:34 +0000 (13:56 -0200)
commit70433a152f0058404afb5496a9329e4e26b127df
tree6c827623f31ac7151f31f0ebe0c6e36d6605ee05
parentdcbc216d33e99692276f0eb9ea508f66df4075bf
[media] media: videobuf2: Refactor vb2_fileio_data and vb2_thread

Replace v4l2-stuffs with common things in struct vb2_fileio_data and
vb2_thread().

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-v4l2.c