[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55073BC0.3020009@cogentembedded.com>
Date: Mon, 16 Mar 2015 23:23:28 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Fabian Frederick <fabf@...net.be>, linux-kernel@...r.kernel.org
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>,
Michal Simek <michal.simek@...inx.com>,
Sören Brinkmann <soren.brinkmann@...inx.com>,
Simon Horman <horms@...ge.net.au>,
Bjorn Helgaas <bhelgaas@...gle.com>,
linux-gpio@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-pci@...r.kernel.org, linux-sh@...r.kernel.org
Subject: Re: [PATCH 25/35 linux-next] PCI: constify of_device_id array
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@...net.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists