Loading
i2c: designware: Constify read-only struct regmap_config
`bt1_i2c_cfg` is not modified and can be declared as const to move its data to a read-only section. Signed-off-by:Javier Carrasco <javier.carrasco.cruz@gmail.com> Signed-off-by:
Andi Shyti <andi.shyti@kernel.org>