From 1922132a4facf53e71855fb3624ab29da99a6fe3 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 20 Oct 2012 20:49:07 +0200 Subject: isp: Emulate global gain for sensors that only expose color gains Signed-off-by: Laurent Pinchart --- isp/controls.h | 1 + 1 file changed, 1 insertion(+) (limited to 'isp/controls.h') diff --git a/isp/controls.h b/isp/controls.h index 6c7f74e..29bdd48 100644 --- a/isp/controls.h +++ b/isp/controls.h @@ -25,5 +25,6 @@ struct omap3_isp_device; int omap3_isp_preview_setup(struct omap3_isp_device *isp); +int omap3_isp_sensor_init(struct omap3_isp_device *isp); #endif /* __OMAP3ISP_CONTROLS_H */ -- cgit v1.2.3