Re: [RESEND PATCH v2] mfd: syscon: Use a unique name with regmap_config
From: Mark Brown <broonie@kernel.org>
Date: 2020-08-28 10:41:49
Also in:
linux-omap, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2020-08-28 10:41:49
Also in:
linux-omap, lkml
On Thu, Aug 27, 2020 at 03:32:05PM -0500, Suman Anna wrote:
Can you clarify the lifecycle expectations on the config->name and do you have any suggestions here?
The regmap name is expected to be managed by the caller and should be live as long as the regmap is live, it is almost always static data.