[PATCH] ARM: davinci: DA8XX: simplify CFGCHIP regmap_config

Sekhar Nori nsekhar at ti.com
Fri Mar 16 03:33:37 PDT 2018


On Thursday 15 March 2018 11:43 PM, David Lechner wrote:
> Since commit 8253bb3f8255 ("regmap: potentially duplicate the name
> string stored in regmap"), the name field of struct regmap_config
> is copied in __regmap_init(), so we no longer need to worry about
> keeping our own copy of the name.
> 
> Just use a string literal in the initialization of da8xx_cfgchip_config
> instead of creating a separate variable for the name.
> 
> Signed-off-by: David Lechner <david at lechnology.com>

Applied to v4.17/soc of my tree.

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list