[ISDN] HiSax netjet_s: code movement, prep for hotplug
authorJeff Garzik <jeff@garzik.org>
Sun, 15 Jul 2007 08:25:35 +0000 (04:25 -0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 17 Jul 2007 21:18:29 +0000 (17:18 -0400)
commit0566a66382ce82310c2bc98fb3560419e9f4349f
treef574131004fe9e4af2f6c13f1087ba580481a211
parent881ebdc9f4fb6466a6198ef7943b8637e0a48232
[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 <jeff@garzik.org>
drivers/isdn/hisax/nj_s.c