Re: [PATCHv1 1/2] power: supply: smb347-charger: Drop pdata support

From: Dmitry Osipenko
Date: Fri Aug 28 2020 - 03:47:34 EST


26.08.2020 17:41, Sebastian Reichel пишет:
> There are no platforms using the pdata support, so let's
> drop it to simplify the driver.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
> ---
> drivers/power/supply/smb347-charger.c | 287 ++++++++++++++------------
> include/linux/power/smb347-charger.h | 114 ----------
> 2 files changed, 159 insertions(+), 242 deletions(-)
> delete mode 100644 include/linux/power/smb347-charger.h

Reviewed-by: Dmitry Osipenko <digetx@xxxxxxxxx>
Tested-by: Dmitry Osipenko <digetx@xxxxxxxxx>