From: Al Viro Date: Sat, 22 Nov 2008 17:35:44 +0000 (+0000) Subject: section misannotation in ibmtr_cs X-Git-Tag: v2.6.28-rc7~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8814b5050d183f00a25a087b550841797c0c2775;p=pandora-kernel.git section misannotation in ibmtr_cs ibmtr_resume() is calling ibmtr_probe(), which is devinit. Whether that's the right thing to do there is a separate question, but since it's PCMCIA and thus will never compile without HOTPLUG... Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed