[media] smiapp: Remove set_xclk() callback from hwconfig
[deliverable/linux.git] / drivers / media / i2c / smiapp / smiapp.h
index 2174f89a00db494dea4c58cef7ea2fce6c6b730f..c504bd8f36b8aaa9c87fd19b612ab14b4736be7a 100644 (file)
@@ -197,9 +197,10 @@ struct smiapp_sensor {
        struct smiapp_subdev *binner;
        struct smiapp_subdev *scaler;
        struct smiapp_subdev *pixel_array;
-       struct smiapp_platform_data *platform_data;
+       struct smiapp_hwconfig *hwcfg;
        struct regulator *vana;
        struct clk *ext_clk;
+       struct gpio_desc *xshutdown;
        u32 limits[SMIAPP_LIMIT_LAST];
        u8 nbinning_subtypes;
        struct smiapp_binning_subtype binning_subtypes[SMIAPP_BINNING_SUBTYPES];
This page took 0.025755 seconds and 5 git commands to generate.