diff options
-rw-r--r-- | drivers/media/i2c/imx335.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/i2c/imx335.c b/drivers/media/i2c/imx335.c index c43e57455704..990d74214cc2 100644 --- a/drivers/media/i2c/imx335.c +++ b/drivers/media/i2c/imx335.c @@ -176,6 +176,7 @@ struct imx335_mode { * @pad: Media pad. Only one pad supported * @reset_gpio: Sensor reset gpio * @supplies: Regulator supplies to handle power control + * @cci: CCI register map * @inclk: Sensor input clock * @ctrl_handler: V4L2 control handler * @link_freq_ctrl: Pointer to link frequency control |