[PATCH 0/6] drm: constify read-only regmap structs
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Sep 26 00:32:41 PDT 2024
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 at 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.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the Linux-mediatek
mailing list