Hi Ricardo,ACK, I will add a driver removal function and make the appropriate usb_unregister_notifier() calls.
On Thu, Oct 01, 2020 at 04:40:34PM -0500, Ricardo Rivera-Matos wrote:
The BQ256XX family of devices are highly integrated buck chargerschanges look good, but you are still missing
for single cell batteries.
Signed-off-by: Ricardo Rivera-Matos <r-rivera-matos@xxxxxx>
v5 - adds power_supply_put_battery_info() and devm_add_action_or_reset() calls
---
usb_unregister_notifier() calls on drival removal.
Ricardo
-- Sebastian