Re: [PATCH v3 00/10] power: supply: axp288_fuel_gauge: Reduce number of register accesses + cleanups
From: Sebastian Reichel <hidden>
Date: 2021-08-06 20:10:22
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Sebastian Reichel <hidden>
Date: 2021-08-06 20:10:22
Hi Hans, On Fri, Aug 06, 2021 at 01:36:31PM +0200, Hans de Goede wrote:
Hi Sebastian,quoted
The double goto from the last patch is a bit ugly and can be avoided by switching the driver to devm_*(). Do you mind doing so?No I can take care of this, the problem is finding some time for it though. I've added this to my to do list, but there is a bunch of higher priority items above it. Still I will try to get around to doing some clean-up by switching to devm_... eventually.
Thanks, please take your time. -- Sebastian