From: Ishizaki Kou Date: Thu, 26 Jul 2007 10:02:27 +0000 (+1000) Subject: [POWERPC] Init markings for celleb X-Git-Tag: v2.6.24-rc1~1450^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ebd0174724193cbabf989352702ff37b1eb060;p=pandora-kernel.git [POWERPC] Init markings for celleb There are some variables and functions that we should place in init section. And this patch changes some '__devinit' to '__init', because the device is platform device and not hot-pluggable. Signed-off-by: Kou Ishizaki Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed