Re: [PATCH 4/8] power: supply: bq27xxx_battery: register power supply with power_supply_register()
From: Tzung-Bi Shih
Date: Thu Oct 10 2024 - 22:36:42 EST
On Sat, Oct 05, 2024 at 12:05:06PM +0200, Thomas Weißschuh wrote:
> devm_power_supply_register_no_ws() is going to be removed.
> Switch to the general registration API.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>