Re: [PATCH v1 1/1] regmap: Drop unused devm_regmap_*_free() APIs

From: Andy Shevchenko
Date: Thu Dec 12 2024 - 09:28:44 EST


On Tue, Nov 19, 2024 at 04:29:15PM +0200, Andy Shevchenko wrote:
> Besides the fact that currently defined devm_*_free() APIs
> are being unused, it's usually a sign of bad design to call
> such explicitly. Drop them and make people pay more attention
> on the misuse of devm_regmap_*() APIs,

Any comments on this one?

--
With Best Regards,
Andy Shevchenko