From: Jiri Slaby Date: Fri, 8 Dec 2006 10:39:17 +0000 (-0800) Subject: [PATCH] Char: istallion, convert to pci probing X-Git-Tag: v2.6.20-rc1~34^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845bead4c3f2a65d2c25f0cb2fe82444b9057cbc;p=pandora-kernel.git [PATCH] Char: istallion, convert to pci probing Use probing for pci devices. Change some __inits to __devinits to use these functions in probe function. Create stli_cleanup_ports and move there cleanup code from module_exit() code to not have duplicite cleanup code. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed