of_build_overlay_info — Build an overlay info array
int of_build_overlay_info ( | struct of_overlay * ov, |
struct device_node * tree) ; |
Helper function that given a tree containing overlay information,
allocates and builds an overlay info array containing it, ready
for use by of_overlay_apply
.