Re: [PATCH v5 2/3] power: supply: Add driver for Microchip UCS1002

From: Andrey Smirnov
Date: Wed May 01 2019 - 00:23:02 EST


On Tue, Apr 30, 2019 at 8:43 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
> Hi,
>
> On 4/30/19 8:34 PM, Andrey Smirnov wrote:
> > diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfig
> > index e901b9879e7e..c614c8a196f3 100644
> > --- a/drivers/power/supply/Kconfig
> > +++ b/drivers/power/supply/Kconfig
> > @@ -660,4 +660,13 @@ config FUEL_GAUGE_SC27XX
> > Say Y here to enable support for fuel gauge with SC27XX
> > PMIC chips.
> >
> > +config CHARGER_UCS1002
> > + tristate "Microchip UCS1002 USB Port Power Controller"
>
> Please indent the tristate line with a tab instead of spaces.
>

OK, will do.

Thanks,
Andrey Smirnov