[PATCH 2/4] net: ti: icss-iep: constify struct regmap_config

MD Danish Anwar danishanwar at ti.com
Thu Jul 4 21:41:53 PDT 2024



On 04/07/24 3:16 am, Javier Carrasco wrote:
> `am654_icss_iep_regmap_config` is only assigned to a pointer that passes
> the data as read-only.
> 
> Add the const modifier to the struct and pointer to move the data to a
> read-only section.
> 
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz at gmail.com>

Reviewed-by: MD Danish Anwar <danishanwar at ti.com>

-- 
Thanks and Regards,
Danish



More information about the linux-arm-kernel mailing list