]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Add fdt_del_node_and_alias helper
authorKumar Gala <galak@kernel.crashing.org>
Tue, 30 Mar 2010 15:19:26 +0000 (10:19 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 7 Apr 2010 05:08:18 +0000 (00:08 -0500)
commit49b97d9c8ea7b11c4fc9e457cc2cd9fd6ebf0c21
treea3e156a630856f486df59b9cb6fd062dee8c9687
parent69bcf5bc80a47acbd62b8cfff932cb12d47997d7
fdt: Add fdt_del_node_and_alias helper

Add a helper function that given an alias will delete both the node
the alias points to and the alias itself

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
common/fdt_support.c
include/fdt_support.h