From: Al Viro Date: Sat, 22 Nov 2008 17:35:04 +0000 (+0000) Subject: of_platform_driver noise on sparce X-Git-Tag: v2.6.28-rc7~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e669dae6141ff97d3c7566207f5de3b487dcf837;p=pandora-kernel.git of_platform_driver noise on sparce switch to __init for those; unlike powerpc sparc has no hotplug support for that stuff and their ->probe() tends to call __init functions while being declared __devinit. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed