From: Stephen Warren Date: Wed, 14 Aug 2013 21:27:10 +0000 (-0600) Subject: of: introduce of_parse_phandle_with_fixed_args X-Git-Tag: v3.12-rc1~67^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=035fd9482274bf43858b00e0ff95179af66df8e8;p=pandora-kernel.git of: introduce of_parse_phandle_with_fixed_args This is identical to of_parse_phandle_with_args(), except that the number of argument cells is fixed, rather than being parsed out of the node referenced by each phandle. Signed-off-by: Stephen Warren Acked-by: Mark Rutland Signed-off-by: Grant Likely --- Reading git-diff-tree failed