atomisp: return framerate for VIDIOC_G_PARM ioctl call
authorTuukka Toivonen <tuukka.toivonen@intel.com>
Mon, 18 Jun 2012 08:08:14 +0000 (11:08 +0300)
committerbuildbot <buildbot@intel.com>
Wed, 20 Jun 2012 13:50:49 +0000 (06:50 -0700)
commit3cceb91359fdf48b1871d4daeb82f5c70a6062c8
tree78c2100752d9375e4898a53ae1c5bf14ae70551d
parent5a9fa2e40fc5d7adb9ed72d812d5c44778ae92e5
atomisp: return framerate for VIDIOC_G_PARM ioctl call

BZ: 41720

VIDIOC_G_PARM should return the video frame rate, so call the
sensor driver to get the frame rate and return it.

Change-Id: Icbe636971934facfa11bf4732e0d4230c23e2789
Signed-off-by: Tuukka Toivonen <tuukka.toivonen@intel.com>
Reviewed-on: http://android.intel.com:8080/53070
Reviewed-by: Wang, Wen W <wen.w.wang@intel.com>
Reviewed-by: Koski, Anttu <anttu.koski@intel.com>
Tested-by: Koski, Anttu <anttu.koski@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/media/video/atomisp/atomisp_ioctl.c