From: Jiri Slaby Date: Fri, 8 Dec 2006 10:39:11 +0000 (-0800) Subject: [PATCH] Char: stallion, correct __init macros X-Git-Tag: v2.6.20-rc1~34^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=705c186241844ba2103d15fc210dbf1def9bc3f0;p=pandora-kernel.git [PATCH] Char: stallion, correct __init macros Some functions are now called from pci probing functiuon which is __devinit, not __init, correct this to not free functions after init if hotplug enabled. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed