|
@@ -1407,7 +1407,7 @@ static int __ccdc_handle_stopping(struct isp_ccdc_device *ccdc, u32 event)
|
|
|
static void ccdc_hs_vs_isr(struct isp_ccdc_device *ccdc)
|
|
|
{
|
|
|
struct isp_pipeline *pipe = to_isp_pipeline(&ccdc->subdev.entity);
|
|
|
- struct video_device *vdev = &ccdc->subdev.devnode;
|
|
|
+ struct video_device *vdev = ccdc->subdev.devnode;
|
|
|
struct v4l2_event event;
|
|
|
|
|
|
memset(&event, 0, sizeof(event));
|