]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
media: tegra_v4l2: add dual camera support
authorBryan Wu <pengw@nvidia.com>
Mon, 24 Jun 2013 21:32:10 +0000 (14:32 -0700)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 20:40:30 +0000 (13:40 -0700)
commitc4e2d8c4361da8b8f99ce7502fd86289d44b9459
treee4bf7651ac2e1f76d105d766908d09c67bf9175e
parent0208030a3d47d1fced9f5bf8288466d2cd2a1256
media: tegra_v4l2: add dual camera support

Add support for dual cameras from both CSI-A and CSI-B:
 - move all the CSI settings into video buffer struct
 - queue the video buffer struct to a dedicated queue
 - process one video buffer struct from the queue at one time

Change-Id: Ibd4f56c66c479ee862c95807a7e2e57e8f8e0b34
Signed-off-by: Bryan Wu <pengw@nvidia.com>
Reviewed-on: http://git-master/r/246269
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Allen Martin <amartin@nvidia.com>
drivers/media/platform/soc_camera/tegra_v4l2_camera.c