Loading drivers/media/platform/msm/camera_v2/isp/msm_isp40.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -889,8 +889,6 @@ static void msm_vfe40_cfg_framedrop(struct vfe_device *vfe_dev, msm_camera_io_w(temp | (framedrop_period - 1) << 2, msm_camera_io_w(temp | (framedrop_period - 1) << 2, vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC); vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC); } } msm_camera_io_w_mb(0x1, vfe_base + 0x378); } } static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev, static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev, Loading Loading
drivers/media/platform/msm/camera_v2/isp/msm_isp40.c +0 −2 Original line number Original line Diff line number Diff line Loading @@ -889,8 +889,6 @@ static void msm_vfe40_cfg_framedrop(struct vfe_device *vfe_dev, msm_camera_io_w(temp | (framedrop_period - 1) << 2, msm_camera_io_w(temp | (framedrop_period - 1) << 2, vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC); vfe_base + VFE40_WM_BASE(stream_info->wm[vfe_idx][i]) + 0xC); } } msm_camera_io_w_mb(0x1, vfe_base + 0x378); } } static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev, static void msm_vfe40_clear_framedrop(struct vfe_device *vfe_dev, Loading