Re: [PATCH] ARM: omap1: add const and initconst to omap_lcd_config

From: Tony Lindgren
Date: Mon Oct 02 2017 - 15:39:34 EST


* Bhumika Goyal <bhumirks@xxxxxxxxx> [170821 23:26]:
> Make these const as they are only passed to a const argument of the function
> omapfb_set_lcd_config.
> Also, replace __initdata with __initconst to avoid section conflict error.
> Done using Coccinelle.

Applying into omap-for-v4.15/omap1 thanks.

Tony