xen/dts: Prefix device tree macro by dt_
authorJulien Grall <julien.grall@linaro.org>
Fri, 13 Sep 2013 12:49:09 +0000 (13:49 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 17 Sep 2013 14:27:37 +0000 (15:27 +0100)
commitdff2cc632483e3870984c501b99f17f0d0f5bbc5
tree987516859f23f00ef7d9fba438fcd8a793e69858
parent9fe65ea7397b114c1d90e4a445395955220f099c
xen/dts: Prefix device tree macro by dt_

There is 2 macros: for_each_device_node and for_each_property_of_node
with a too generic name.

Also replace all call-site with the new function names.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/device_tree.c
xen/include/xen/device_tree.h