linux-stable/drivers/of
Grant Likely 0d0e02d605 of: Create unlocked version of for_each_child_of_node()
When iterating over nodes, sometimes it needs to be done when the DT
lock is already held. This patch makes an unlocked version of the
for_each_child_of_node() macro.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
2014-05-23 11:25:27 +09:00
..
testcase-data of/selftest: add testcase for nodes with same name and address 2014-05-13 14:11:11 -05:00
address.c of: kill off of_can_translate_address 2014-05-13 14:11:09 -05:00
base.c of: Create unlocked version of for_each_child_of_node() 2014-05-23 11:25:27 +09:00
device.c platform: introduce OF style 'modalias' support for platform bus 2014-01-17 01:59:15 +01:00
fdt.c of: Handle memory@0 node on PPC32 only 2014-05-23 11:21:45 +09:00
irq.c of/irq: do irq resolution in platform_get_irq 2014-04-24 21:40:22 +01:00
Kconfig of/fdt: Convert FDT functions to use libfdt 2014-04-30 00:59:15 -05:00
Makefile of/fdt: Convert FDT functions to use libfdt 2014-04-30 00:59:15 -05:00
of_mdio.c of_mdio: Allow the DT to specify the phy ID and avoid autoprobing 2014-03-20 17:10:28 -04:00
of_mtd.c of_mtd: Add helpers to get ECC strength and ECC step size 2014-03-10 22:42:28 -07:00
of_net.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-04-02 20:53:45 -07:00
of_pci.c of: implement pci_address_to_pio as weak function 2013-10-09 20:04:06 -05:00
of_pci_irq.c pci/of: Remove dead code 2014-05-23 11:20:48 +09:00
of_private.h of: Output devicetree alias names in uevent 2013-02-06 11:06:35 +00:00
of_reserved_mem.c of/fdt: update of_get_flat_dt_prop in prep for libfdt 2014-04-30 00:59:15 -05:00
pdt.c of: device_node kobject lifecycle fixes 2014-03-19 14:58:40 +00:00
platform.c of: Stop naming platform_device using dcr address 2014-05-23 08:28:02 +09:00
selftest.c of/selftest: add testcase for nodes with same name and address 2014-05-13 14:11:11 -05:00