Re: [PATCH 0/6] drm: constify read-only regmap structs

From: Dmitry Baryshkov
Date: Thu Sep 26 2024 - 03:32:54 EST


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.cruz@xxxxxxxxx>
> ---
> 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.baryshkov@xxxxxxxxxx>


--
With best wishes
Dmitry