.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "UNFLATTEN_DEVICE_TREE" "9" "09 October 2005" "" "" .SH NAME unflatten_device_tree \- tree passed by the firmware, creating the .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __init unflatten_device_tree ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP tree of struct device_node. It also fills the ``name'' and ``type'' pointers of the nodes so the normal device-tree walking functions can be used (this used to be done by finish_device_tree)