[POWERPC] Init markings for celleb
authorIshizaki Kou <kou.ishizaki@toshiba.co.jp>
Thu, 26 Jul 2007 10:02:27 +0000 (20:02 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Aug 2007 01:01:50 +0000 (11:01 +1000)
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 <kou.ishizaki@toshiba.co.jp>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found