OSDN Git Service

[media] vivid: add the control handling code
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 10:55:23 +0000 (07:55 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 2 Sep 2014 20:07:44 +0000 (17:07 -0300)
commit73c3f48230cda01402ae189b05d56f1f7e0d53c9
tree09558c1d81297a087dfff38547328e67f1511bf5
parentc88a96b023d8239b2019f93dac42c02e6fd0dff0
[media] vivid: add the control handling code

The vivid-ctrls code sets up and processes the various V4L2 controls
that are needed by this driver.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vivid/vivid-ctrls.c [new file with mode: 0644]
drivers/media/platform/vivid/vivid-ctrls.h [new file with mode: 0644]