]> git.baikalelectronics.ru Git - kernel.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)
commit58c11c90f47387bf8e92a1bb07b90dded5784d72
tree74f8f45630875037015b7fcbcd1a470d15006318
parent72a24092adac45a2aff5863e2fdcd1f8f484f462
[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