libfdt: Add fdt_getprop_namelen_w
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 5 Jul 2016 08:26:42 +0000 (10:26 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 20 Aug 2016 15:35:03 +0000 (11:35 -0400)
commit2b941bf96dd66a5730f1dcbcb635e28930aa58fa
treebc164edae4759bf0cf5c68b348467a9d13ee8949
parent8e9685715bf78421da48a84040aba3801f66bf47
libfdt: Add fdt_getprop_namelen_w

Add a function to retrieve a writeable property only by the first
characters of its name.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
include/libfdt.h