From: Grant Likely Date: Thu, 22 Jul 2010 21:52:34 +0000 (-0600) Subject: powerpc: remove references to of_device and to_of_device X-Git-Tag: v2.6.36-rc1~543^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a454dc50590c6d758abba016a303a221f2f1b4b8;p=pandora-kernel.git powerpc: remove references to of_device and to_of_device of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely --- Reading git-diff-tree failed