commit | 95dd6e161b73701ca68adfab66767d02b1fc8617 | [log] [tgz] |
---|---|---|
author | Jignesh Mehta <jigneshm@codeaurora.org> | Fri Nov 18 17:21:16 2011 -0800 |
committer | Linux Build Service Account <lnxbuild@localhost> | Fri Feb 10 12:45:53 2012 -0700 |
tree | f2e5716cf1e7fb4f682587f1a209b5f5f4c8bc48 | |
parent | ed1e2dd6d8a948df8fbc182a1171fbf159b92239 [diff] [blame] |
msm: camera: Enable IMEM clock for inline jpeg This change enables IMEM clock so that VFE can put frame in to IMEM and Gemini received frame from IMEM. Change-Id: Ia7d12d7ec5bd433deef545d04e8a72256e19513c Signed-off-by: Jignesh Mehta <jigneshm@codeaurora.org>
diff --git a/arch/arm/mach-msm/include/mach/camera.h b/arch/arm/mach-msm/include/mach/camera.h index 06d214f..530d2c1 100644 --- a/arch/arm/mach-msm/include/mach/camera.h +++ b/arch/arm/mach-msm/include/mach/camera.h
@@ -577,6 +577,7 @@ CAMIO_CSI0_PHY_CLK, CAMIO_CSI1_PHY_CLK, CAMIO_CSIPHY_TIMER_SRC_CLK, + CAMIO_IMEM_CLK, CAMIO_MAX_CLK };