[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ+vNU3Bgn5W7E6RQbfygz=pGsDLLZ9tkQ0J4EPGn1COk9XLSw@mail.gmail.com>
Date: Tue, 17 Mar 2020 10:07:04 -0700
From: Tim Harvey <tharvey@...eworks.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Lee Jones <lee.jones@...aro.org>, Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Linux HWMON List <linux-hwmon@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
Frank Rowand <frowand.list@...il.com>,
Device Tree Mailing List <devicetree@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
Robert Jones <rjones@...eworks.com>
Subject: Re: [PATCH v6 3/3] hwmon: add Gateworks System Controller support
On Tue, Mar 17, 2020 at 10:03 AM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 3/17/20 10:00 AM, Tim Harvey wrote:
> > diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
> > index 23dfe84..99dae13 100644
> > --- a/drivers/hwmon/Kconfig
> > +++ b/drivers/hwmon/Kconfig
> > @@ -494,6 +494,15 @@ config SENSORS_F75375S
> > This driver can also be built as a module. If so, the module
> > will be called f75375s.
> >
> > +config SENSORS_GSC
> > + tristate "Gateworks System Controller ADC"
> > + depends on MFD_GATEWORKS_GSC
> > + help
> > + Support for the Gateworks System Controller A/D converters.
>
> Hi Tim,
> Those 4 lines above should be using tabs for indentation.
> + 2 spaces on the final "Support" line.
Randy,
Thanks - can't believe I didn't see that. Checkpatch didn't catch it either.
I'll fix for v7.
Tim
Powered by blists - more mailing lists