From: Rob Herring Date: Wed, 6 Jul 2011 20:42:58 +0000 (-0500) Subject: dt: add helper function to read u32 arrays X-Git-Tag: v3.1-rc1~311^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e373639ad7c7ef2b0c9cf907574b266791b9778;p=pandora-kernel.git dt: add helper function to read u32 arrays Rework of_property_read_u32 to read an array of values. Then of_property_read_u32 becomes an inline with array size of 1. Also make struct device_node ptr const. Signed-off-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed