[media] s5p-fimc: Remove sclk_cam clock handling
commitebdfea810ec21744840f647341a1e74b8c762586
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 10 Jun 2011 18:36:45 +0000 (10 15:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 6 Sep 2011 18:19:16 +0000 (6 15:19 -0300)
tree5c4fd2f716dd80f0f532104650fd356c8b6a2518
parent96a857421a9d212696364d210bd85a2162e73966
[media] s5p-fimc: Remove sclk_cam clock handling

There are 2 separate clock outputs available in the SoC for external sensors.
These two clocks can be shared among all FIMC entities and there is
currently no any arbitration of the clocks in the driver.

So make the capture driver not touching these clocks and let them be
be properly handled at the media device driver level, enabling proper
arbitration between FIMC entities.

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>
drivers/media/video/s5p-fimc/fimc-core.c
drivers/media/video/s5p-fimc/fimc-core.h