Re: [PATCH 5/6] drm/panel: ili9322: Constify struct regmap_bus

2024-09-30 Thread Neil Armstrong
On 25/09/2024 17:42, Javier Carrasco wrote: `ili9322_regmap_bus` is not modified and can be declared as const to move its data to a read-only section. Signed-off-by: Javier Carrasco --- drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -

[PATCH 5/6] drm/panel: ili9322: Constify struct regmap_bus

2024-09-25 Thread Javier Carrasco
`ili9322_regmap_bus` is not modified and can be declared as const to move its data to a read-only section. Signed-off-by: Javier Carrasco --- drivers/gpu/drm/panel/panel-ilitek-ili9322.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-ilitek-ili932