OF: base: sync of_find_property with linux OF API
To start synchronizing OF API of barebox with linux OF API, this adds
a length pointer to of_find_property. Also all current users of that
function are updated to reflect the API change.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1 parent 03e0e78 commit 905f3ee7fb79af91ed42275c995ca0cd04a2a3d6
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 18 Jun 2013
Sascha Hauer committed on 20 Jun 2013
Showing 8 changed files
View
commands/of_property.c
View
drivers/of/base.c
View
drivers/of/fdt.c
View
drivers/of/of_net.c
View
drivers/pinctrl/pinctrl.c
View
drivers/spi/spi.c
View
drivers/usb/imx/chipidea-imx.c
View
include/of.h