]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00175205 camera: change sensor_clock as an indepent module
authorYuxi Sun <b36102@freescale.com>
Thu, 23 Feb 2012 03:32:38 +0000 (11:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:08 +0000 (08:34 +0200)
commit0510c58849cbd056c40ef73c61b6acdc4129bf44
treee38036f5b5ea83ae05105f56fbff7c4e13b57336
parent4dc8dfa32fabe006416611b97d06c1fbc7cf48a0
ENGR00175205 camera: change sensor_clock as an indepent module

Sensor_clock function will have confict when dual camera is introduced,
so change it as an indepent module.

Signed-off-by: Yuxi Sun <b36102@freescale.com>
drivers/media/video/mxc/capture/Kconfig
drivers/media/video/mxc/capture/Makefile
drivers/media/video/mxc/capture/sensor_clock.c