OF: base: rename of_free to of_delete_node
of_free is misleading about the actual purpose of the function. There is
already a of_create_node counterpart, so rename of_free to of_create_node
and update all users accordingly.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b73f70b commit cf31688b6a6981bf6e66ec8587d0ccf3dd72a594
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 2 Jul 2013
Sascha Hauer committed on 5 Jul 2013
Showing 5 changed files
View
commands/of_node.c
View
commands/oftree.c
View
drivers/of/base.c
View
drivers/of/fdt.c
View
include/of.h