From 8c867710ea62e8f371246624621d2e8d84a773f6 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Wed, 8 Feb 2012 00:48:21 +0100 Subject: controls: Add preview engine digital gain and white balance support Signed-off-by: Laurent Pinchart --- isp/omap3isp-priv.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'isp/omap3isp-priv.h') diff --git a/isp/omap3isp-priv.h b/isp/omap3isp-priv.h index 4b3f1bd..e1ee179 100644 --- a/isp/omap3isp-priv.h +++ b/isp/omap3isp-priv.h @@ -23,6 +23,7 @@ #ifndef __OMAP3ISP_PRIV_H #define __OMAP3ISP_PRIV_H +#include #include #include "omap3isp.h" @@ -133,6 +134,7 @@ struct omap3_isp_device { } ccdc; struct { struct media_entity *entity; + struct omap3isp_prev_wbal wbal; } preview; struct v4l2_mbus_framefmt sensor_format; -- cgit v1.2.3