From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Fabian Frederick <fabf@skynet.be>, linux-kernel@vger.kernel.org
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Alexandre Courbot" <gnurou@gmail.com>,
"Michal Simek" <michal.simek@xilinx.com>,
"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
"Simon Horman" <horms@verge.net.au>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-pci@vger.kernel.org, linux-sh@vger.kernel.org
Subject: Re: [PATCH 25/35 linux-next] PCI: constify of_device_id array
Date: Mon, 16 Mar 2015 23:23:28 +0300 [thread overview]
Message-ID: <55073BC0.3020009@cogentembedded.com> (raw)
In-Reply-To: <1426535685-25996-4-git-send-email-fabf@skynet.be>
Hello.
On 03/16/2015 10:54 PM, Fabian Frederick wrote:
> of_device_id is always used as const.
> (See driver.of_match_table and open firmware functions)
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
> drivers/gpio/gpio-mpc8xxx.c | 2 +-
> drivers/gpio/gpio-octeon.c | 2 +-
> drivers/gpio/gpio-tz1090-pdc.c | 2 +-
> drivers/gpio/gpio-tz1090.c | 2 +-
> drivers/gpio/gpio-zynq.c | 2 +-
What the GPIO driver changes are doing here, in the PCI patch?
> drivers/pci/host/pci-rcar-gen2.c | 2 +-
> drivers/pci/host/pcie-xilinx.c | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
[...]
WBR, Sergei
next prev parent reply other threads:[~2015-03-16 20:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 19:17 [PATCH 00/35 linux-next] constify of_device_id array Fabian Frederick
[not found] ` <1426535685-25996-1-git-send-email-fabf@skynet.be>
2015-03-16 19:54 ` [PATCH 25/35 linux-next] PCI: " Fabian Frederick
2015-03-16 20:23 ` Sergei Shtylyov [this message]
2015-03-16 20:30 ` Fabian Frederick
[not found] ` <1426535949-26107-1-git-send-email-fabf@skynet.be>
2015-03-16 19:59 ` [PATCH 35/35 linux-next] pinctrl: " Fabian Frederick
[not found] ` <1426535949-26107-4-git-send-email-fabf-AgBVmzD5pcezQB+pC5nmwQ@public.gmane.org>
2015-03-17 4:03 ` Jean-Christophe PLAGNIOL-VILLARD
2015-03-17 8:15 ` Patrice Chotard
2015-03-17 8:34 ` Maxime Coquelin
2015-03-19 1:58 ` Hongzhou Yang
2015-03-19 18:41 ` Fabian Frederick
2015-03-19 20:55 ` Hongzhou Yang
2015-03-19 7:12 ` Lee Jones
2015-03-27 9:00 ` Linus Walleij
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=55073BC0.3020009@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=bhelgaas@google.com \
--cc=fabf@skynet.be \
--cc=gnurou@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=horms@verge.net.au \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=soren.brinkmann@xilinx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).