Name

of_free_overlay_info — Free an overlay info array

Synopsis

int of_free_overlay_info (struct of_overlay * ov);
 

Arguments

ov

Pointer to overlay to free the overlay info from

Description

Releases the memory of a previously allocated ovinfo array created by of_build_overlay_info.

See also

of_build_overlay_info

Return

0.