]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00243315-3 MXC V4L2 Capture:Remove unnecessary mclk setting
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 8 Mar 2013 08:44:41 +0000 (16:44 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 16:10:59 +0000 (18:10 +0200)
commitd55827ff9d992785afae452ea57d0f48b863ee09
tree8b9e0798b467981f4540b6c2c1ebdfee55dd6d69
parente09387452d73f57f139a06a8328d800c475a1c39
ENGR00243315-3 MXC V4L2 Capture:Remove unnecessary mclk setting

commit f8e1a3bb62eecf93a31a51c4dbe08a0214fa1d57 added a hard
coding for csi_parma.mclk setting to 27MHz. The comment added by
that commit is totally wrong by telling that csi_param.mclk
would be a kind of 'pixel clock' set in 'csi_data_dest' register.
This patch removes the unnecessary mclk setting for csi_param.mclk
variable, since it is only valid for CSI test mode.

Conflicts:

drivers/media/video/mxc/capture/mxc_v4l2_capture.c

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit bb5afd554c50b639f1e1b94481b24f35ae8c4dc5)
drivers/media/platform/mxc/capture/mxc_v4l2_capture.c