From: Jeff Garzik Date: Sun, 15 Jul 2007 08:25:35 +0000 (-0400) Subject: [ISDN] HiSax netjet_s: code movement, prep for hotplug X-Git-Tag: v2.6.23-rc1~512^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0566a66382ce82310c2bc98fb3560419e9f4349f;p=pandora-kernel.git [ISDN] HiSax netjet_s: code movement, prep for hotplug 1) Remove CONFIG_PCI ifdefs. PCI is required in Kconfig. 2) Break up setup_netjet_s() into three separate internal functions. This helps facilitate upcoming use of PCI hotplug API, and in addition makes the code much easier to follow. No code is changed, just moved around. I even kept the out-of-favor "return(0)" style used in the current source code. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed