Re: [PATCH 8/8] Input: lm8323 - convert to use devm_* api

From: Dmitry Torokhov
Date: Mon Jul 24 2023 - 01:38:23 EST


On Fri, Jul 14, 2023 at 04:06:11PM +0800, Yangtao Li wrote:
> Use devm_* api to simplify code, this makes it unnecessary to explicitly
> release resources.

LEDs can be managed with devm, as well as we now have better way of
managing custom driver attribute; I posted a series of 2 patches
addressing this.

Thanks.

--
Dmitry