Message ID | 20190813061358.17223-1-efremov@linux.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | MAINTAINERS: N900: Remove isp1704_charger.h record | expand |
On Tuesday 13 August 2019 09:13:58 Denis Efremov wrote: > Update MAINTAINERS to reflect that isp1704_charger.h file was removed. > > Cc: Linus Walleij <linus.walleij@linaro.org> > Cc: Pavel Machek <pavel@ucw.cz> > Cc: Pali Rohár <pali.rohar@gmail.com> > Cc: Sebastian Reichel <sebastian.reichel@collabora.com> > Cc: linux-pm@vger.kernel.org > Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API") > Signed-off-by: Denis Efremov <efremov@linux.com> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 29514fc19b01..2776e0797ae3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS > R: Pali Rohár <pali.rohar@gmail.com> > F: include/linux/power/bq2415x_charger.h > F: include/linux/power/bq27xxx_battery.h > -F: include/linux/power/isp1704_charger.h > F: drivers/power/supply/bq2415x_charger.c > F: drivers/power/supply/bq27xxx_battery.c > F: drivers/power/supply/bq27xxx_battery_i2c.c Reviewed-by: Pali Rohár <pali.rohar@gmail.com>
Hi, On Tue, Aug 13, 2019 at 09:13:58AM +0300, Denis Efremov wrote: > Update MAINTAINERS to reflect that isp1704_charger.h file was removed. > > Cc: Linus Walleij <linus.walleij@linaro.org> > Cc: Pavel Machek <pavel@ucw.cz> > Cc: Pali Rohár <pali.rohar@gmail.com> > Cc: Sebastian Reichel <sebastian.reichel@collabora.com> > Cc: linux-pm@vger.kernel.org > Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API") > Signed-off-by: Denis Efremov <efremov@linux.com> > --- Thanks, queued. -- Sebastian > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 29514fc19b01..2776e0797ae3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS > R: Pali Rohár <pali.rohar@gmail.com> > F: include/linux/power/bq2415x_charger.h > F: include/linux/power/bq27xxx_battery.h > -F: include/linux/power/isp1704_charger.h > F: drivers/power/supply/bq2415x_charger.c > F: drivers/power/supply/bq27xxx_battery.c > F: drivers/power/supply/bq27xxx_battery_i2c.c > -- > 2.21.0 >
diff --git a/MAINTAINERS b/MAINTAINERS index 29514fc19b01..2776e0797ae3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11400,7 +11400,6 @@ NOKIA N900 POWER SUPPLY DRIVERS R: Pali Rohár <pali.rohar@gmail.com> F: include/linux/power/bq2415x_charger.h F: include/linux/power/bq27xxx_battery.h -F: include/linux/power/isp1704_charger.h F: drivers/power/supply/bq2415x_charger.c F: drivers/power/supply/bq27xxx_battery.c F: drivers/power/supply/bq27xxx_battery_i2c.c
Update MAINTAINERS to reflect that isp1704_charger.h file was removed. Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Pavel Machek <pavel@ucw.cz> Cc: Pali Rohár <pali.rohar@gmail.com> Cc: Sebastian Reichel <sebastian.reichel@collabora.com> Cc: linux-pm@vger.kernel.org Fixes: f5d782d46aa5 ("power: supply: isp1704: switch to gpiod API") Signed-off-by: Denis Efremov <efremov@linux.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)