[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200910081814.GB28357@amd>
Date: Thu, 10 Sep 2020 10:18:14 +0200
From: Pavel Machek <pavel@....cz>
To: Gene Chen <gene.chen.richtek@...il.com>
Cc: Andy Shevchenko <andy.shevchenko@...il.com>,
Jacek Anaszewski <jacek.anaszewski@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>,
Dan Murphy <dmurphy@...com>,
Linux LED Subsystem <linux-leds@...r.kernel.org>,
devicetree <devicetree@...r.kernel.org>,
linux-arm Mailing List <linux-arm-kernel@...ts.infradead.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Gene Chen <gene_chen@...htek.com>, Wilma.Wu@...iatek.com,
shufan_lee@...htek.com, cy_huang@...htek.com,
benjamin.chao@...iatek.com
Subject: Re: [PATCH v3 1/2] leds: mt6360: Add LED driver for MT6360
Hi!
> > > +enum {
> > > + MT6360_LED_ISNK1 = 0,
> > > + MT6360_LED_ISNK2,
> > > + MT6360_LED_ISNK3,
> > > + MT6360_LED_ISNK4,
> > > + MT6360_LED_FLASH1,
> > > + MT6360_LED_FLASH2,
> >
> > > + MT6360_MAX_LEDS,
> >
> > No comma for terminator entry.
> >
>
> ACK
Actually, that comma is fine. Its absence would be fine, too.
> > > +};
> >
> > ...
> >
> > > +#define MT6360_ISNK_MASK 0x1F
> >
> > GENMASK()
Again, that is fine.
> > > +#define FLED_TORCH_FLAG_MASK 0x0c
> >
> > > +#define FLED_STROBE_FLAG_MASK 0x03
> >
> > GENMASK()
> >
>
> ACK
Again, that is fine.
> > > + return 0;
> > > +}
> > > +
> > > +static const struct of_device_id __maybe_unused mt6360_led_of_id[] = {
> > > + { .compatible = "mediatek,mt6360-led", },
> >
> > > + {},
> >
> > No need comma.
>
> ACK
It is also no hurting comma.
Best regards,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists