From: Michael Ellerman Date: Wed, 23 May 2007 08:08:13 +0000 (+1000) Subject: [POWERPC] Update documentation for of_find_node_by_type() X-Git-Tag: v2.6.22-rc4~12^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5169b8a1659fef9cc093ed3d889a854945a18177;p=pandora-kernel.git [POWERPC] Update documentation for of_find_node_by_type() The documentation for of_find_node_by_type() incorrectly refers to the "name" parameter - it should be "type". Also the behaviour when from == NULL is not really documented, fix that. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed