From: Scott Wood Date: Mon, 20 Aug 2007 16:38:12 +0000 (-0500) Subject: [POWERPC] fsl_soc.c cleanup X-Git-Tag: v2.6.24-rc1~1450^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9234736112bf193e5ab451abbfbdf279cc53137;p=pandora-kernel.git [POWERPC] fsl_soc.c cleanup 1. Update the way get_brgfreq() finds things in the device tree. It now uses names that are less namespace polluting. The old names are supported until all boards are converted. 2. "size" is changed from unsigned int to int, to match what of_get_property() expects. Signed-off-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed