linux/drivers/of
Rob Herring 0c3f061c19 of: implement of_node_to_nid as a weak function
Implement of_node_to_nid as weak function to remove the dependency on
asm/prom.h. This is in preparation to make prom.h optional.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@linaro.org>
2013-10-09 20:04:07 -05:00
..
Kconfig Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2013-09-09 10:26:33 -07:00
Makefile Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2013-09-09 10:26:33 -07:00
address.c of: implement pci_address_to_pio as weak function 2013-10-09 20:04:06 -05:00
base.c of: implement of_node_to_nid as a weak function 2013-10-09 20:04:07 -05:00
device.c
fdt.c of: introduce common FDT machine related functions 2013-10-09 20:03:54 -05:00
irq.c irq/of: Fix comment typo for irq_of_parse_and_map 2013-09-09 17:03:19 +01:00
of_mdio.c
of_mtd.c
of_net.c
of_pci.c of: implement pci_address_to_pio as weak function 2013-10-09 20:04:06 -05:00
of_pci_irq.c of: remove unnecessary prom.h includes 2013-10-09 20:03:59 -05:00
of_private.h
of_reserved_mem.c drivers: of: fix build break if asm/dma-contiguous.h is missing 2013-09-10 15:43:40 +02:00
pdt.c of: remove unnecessary prom.h includes 2013-10-09 20:03:59 -05:00
platform.c Device tree core updates for v3.12 2013-09-10 13:53:52 -07:00
selftest.c