Re: [PATCH 7/8] power: supply: max77976_charger: register power supply with devm_power_supply_register()
From: Tzung-Bi Shih
Date: Thu Oct 10 2024 - 22:37:20 EST
On Sat, Oct 05, 2024 at 12:05:09PM +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>