On Wed, Sep 25, 2024 at 05:42:39PM GMT, Javier Carrasco wrote: > This series adds the const modifier to the remaining regmap_bus and > regmap_config structs under drm/ that are effectively used as const > (i.e., only read after their declaration), but kept ad writtable data. > > Signed-off-by: Javier Carrasco <javier.carrasco.c...@gmail.com> > --- > Javier Carrasco (6): > drm/bridge: dpc3433: Constify struct regmap_config > drm/fsl-dcu: Constify struct regmap_config > drm/mediatek: dp: Constify struct regmap_config > drm/meson: Constify struct regmap_config > drm/panel: ili9322: Constify struct regmap_bus > drm/sprd: Constify struct regmap_bus >
For the series: Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> -- With best wishes Dmitry