All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Lee Jones <lee.jones@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>
Cc: "Julia Lawall" <julia.lawall@lip6.fr>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Paweł Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"Kumar Gala" <galak@codeaurora.org>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
	"Stephen Warren" <swarren@nvidia.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Chaitanya Bandi" <bandik@nvidia.com>
Subject: Re: [PATCH] gpio: max77620: fix of_table.cocci warnings
Date: Thu, 14 Jan 2016 15:09:51 +0530	[thread overview]
Message-ID: <56976CE7.8070708@nvidia.com> (raw)
In-Reply-To: <20160114094742.GC28745@x1>


On Thursday 14 January 2016 03:17 PM, Lee Jones wrote:
> On Thu, 14 Jan 2016, Linus Walleij wrote:
>
>> On Mon, Jan 11, 2016 at 11:48 AM, Julia Lawall <julia.lawall@lip6.fr> wrote:
>>
>>> Make sure (of/i2c/platform)_device_id tables are NULL terminated
>>>
>>> Generated by: scripts/coccinelle/misc/of_table.cocci
>>>
>>> CC: Laxman Dewangan <ldewangan@nvidia.com>
>>> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
>>> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
>>> ---
>>>
>>> Please take the patch only if it's a positive warning. Thanks!
>> This is merged into the MFD subsystem for the moment so patches
>> have to go through Lee.
>>
>> Alternatively I can go back and fix it up later.
> Pull request for v4.5 has already been sent.
>
> Feel free to take the patch into your tree post -rc1.

Is the driver gpio-max77620 applied?

I think still there is discussion going on the patches?



WARNING: multiple messages have this Message-ID (diff)
From: Laxman Dewangan <ldewangan@nvidia.com>
To: Lee Jones <lee.jones@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>
Cc: "Julia Lawall" <julia.lawall@lip6.fr>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Paweł Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"ijc+devicetree@hellion.org.uk" <ijc+devicetree@hellion.org.uk>,
	"Kumar Gala" <galak@codeaurora.org>,
	"Alexandre Courbot" <gnurou@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"rtc-linux@googlegroups.com" <rtc-linux@googlegroups.com>,
	"Stephen Warren" <swarren@nvidia.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"Chaitanya Bandi" <bandik@nvidia.com>
Subject: [rtc-linux] Re: [PATCH] gpio: max77620: fix of_table.cocci warnings
Date: Thu, 14 Jan 2016 15:09:51 +0530	[thread overview]
Message-ID: <56976CE7.8070708@nvidia.com> (raw)
In-Reply-To: <20160114094742.GC28745@x1>


On Thursday 14 January 2016 03:17 PM, Lee Jones wrote:
> On Thu, 14 Jan 2016, Linus Walleij wrote:
>
>> On Mon, Jan 11, 2016 at 11:48 AM, Julia Lawall <julia.lawall@lip6.fr> wrote:
>>
>>> Make sure (of/i2c/platform)_device_id tables are NULL terminated
>>>
>>> Generated by: scripts/coccinelle/misc/of_table.cocci
>>>
>>> CC: Laxman Dewangan <ldewangan@nvidia.com>
>>> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
>>> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
>>> ---
>>>
>>> Please take the patch only if it's a positive warning. Thanks!
>> This is merged into the MFD subsystem for the moment so patches
>> have to go through Lee.
>>
>> Alternatively I can go back and fix it up later.
> Pull request for v4.5 has already been sent.
>
> Feel free to take the patch into your tree post -rc1.

Is the driver gpio-max77620 applied?

I think still there is discussion going on the patches?


-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2016-01-14  9:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-11 10:48 [PATCH] gpio: max77620: fix of_table.cocci warnings Julia Lawall
2016-01-11 10:48 ` [rtc-linux] " Julia Lawall
2016-01-14  9:00 ` Linus Walleij
2016-01-14  9:00   ` [rtc-linux] " Linus Walleij
2016-01-14  9:47   ` Lee Jones
2016-01-14  9:47     ` Lee Jones
2016-01-14  9:47     ` [rtc-linux] " Lee Jones
2016-01-14  9:39     ` Laxman Dewangan [this message]
2016-01-14  9:39       ` Laxman Dewangan
2016-01-15 13:15       ` Linus Walleij
2016-01-15 13:15         ` [rtc-linux] " Linus Walleij
     [not found]         ` <CACRpkdaV6e2SeAGE5C6_W6_0qbwMG6RaL+b+8o+JoyuJR-Y=Hg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-01-15 13:44           ` Julia Lawall
2016-01-15 13:44             ` Julia Lawall
2016-01-15 13:44             ` [rtc-linux] " Julia Lawall
2016-01-18 12:08           ` Laxman Dewangan
2016-01-18 12:08             ` Laxman Dewangan
2016-01-18 12:08             ` [rtc-linux] " Laxman Dewangan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56976CE7.8070708@nvidia.com \
    --to=ldewangan@nvidia.com \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=bandik@nvidia.com \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=gnurou@gmail.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=julia.lawall@lip6.fr \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=rtc-linux@googlegroups.com \
    --cc=swarren@nvidia.com \
    --cc=treding@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.