From: Jiri Slaby Date: Fri, 8 Dec 2006 10:39:22 +0000 (-0800) Subject: [PATCH] Char: istallion, free only isa X-Git-Tag: v2.6.20-rc1~34^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390141728f2165889a8154bfb3ddddf6d95d9b8d;p=pandora-kernel.git [PATCH] Char: istallion, free only isa Only ISA cards should be freed in module exit. Pci probed are freed in pci_remove. Define a flag, where we store this info a what to check against. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed