remarkable-linux/drivers/of
Fabio Estevam e55b0829cb of: fdt: Constify 'pathp'
Constify 'pathp' in order to get rid of the following warning:

drivers/of/fdt.c:491:10: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
[Rob Herring: also constify np and lp]
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2012-11-20 22:57:40 -06:00
..
address.c of/address: sparse fixes 2012-10-17 15:53:01 -05:00
base.c Devicetree updates for 3.7 2012-10-03 09:44:08 -07:00
device.c drivercore: Output common devicetree information in uevent 2012-02-01 14:26:30 -07:00
fdt.c of: fdt: Constify 'pathp' 2012-11-20 22:57:40 -06:00
irq.c of/irq: sparse fixes 2012-10-17 15:53:02 -05:00
Kconfig GPIO driver changes for v3.5 merge window 2012-05-24 14:01:46 -07:00
Makefile GPIO driver changes for v3.5 merge window 2012-05-24 14:01:46 -07:00
of_i2c.c of: i2c: add support for wakeup-source property 2012-09-07 15:30:14 -05:00
of_mdio.c netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() 2012-06-27 21:23:24 -07:00
of_mtd.c of: mtd: nuke useless const qualifier 2012-07-10 10:32:06 -05:00
of_net.c
of_pci.c
of_pci_irq.c OF: PCI: const usage needed by MIPS 2012-05-21 14:31:48 +01:00
pdt.c
platform.c of/platform: sparse fix 2012-10-17 15:53:03 -05:00
selftest.c