]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] V4L: Add camera auto focus controls
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 11 May 2012 09:37:03 +0000 (06:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 17:30:26 +0000 (14:30 -0300)
commit2272ab657b508ece04bf015da6c23f61711bac81
tree74f8f45630875037015b7fcbcd1a470d15006318
parentfc162a099e7b34bfe3501028c919ff5d43e5e3d3
[media] V4L: Add camera auto focus controls

Add following auto focus controls:

 - V4L2_CID_AUTO_FOCUS_START - single-shot auto focus start
 - V4L2_CID_AUTO_FOCUS_STOP -  single-shot auto focus stop
 - V4L2_CID_AUTO_FOCUS_STATUS - automatic focus status
 - V4L2_CID_AUTO_FOCUS_RANGE - automatic focus scan range selection

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/compat.xml
Documentation/DocBook/media/v4l/controls.xml
Documentation/DocBook/media/v4l/v4l2.xml
drivers/media/video/v4l2-ctrls.c
include/linux/videodev2.h