On Wednesday 11 January 2012 22:26:47 Sakari Ailus wrote:
> This also prevents accessing NULL pointer in csi2_try_format().
>
> Signed-off-by: Sakari Ailus
Acked-by: Laurent Pinchart
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the
This also prevents accessing NULL pointer in csi2_try_format().
Signed-off-by: Sakari Ailus
---
drivers/media/video/omap3isp/ispvideo.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/omap3isp/ispvideo.c
b/drivers/media/video/omap3isp/is