public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Convert a HiSax driver to the PCI hotplug API
@ 2007-07-15  9:57 Jeff Garzik
  2007-07-15  9:58 ` [PATCH 1/5] HiSax: move card setup into separate function Jeff Garzik
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Jeff Garzik @ 2007-07-15  9:57 UTC (permalink / raw)
  To: kkeil, linux-kernel, isdn4linux; +Cc: Andrew Morton, surya.prabhakar


This patch series presents a series of five patches, the end result
being a HiSax driver modularized and converted to use the standard PCI
hotplug API (and not pci_find_device).

1) HiSax: move card setup into separate function
2) HiSax: move card state alloc/setup code into separate functions
3) HiSax: modularize card setup; introduce simple hotplug API
4) HiSax netjet_s: code movement, prep for hotplug
5) HiSax netjet_s: convert to PCI hotplug API

As discussed a month or two ago when I submitted my first ISDN PCI
cleanup patch...  kkeil suggested that I do a sample PCI API conversion,
from which others could model HiSax driver conversion work.

DO NOT APPLY.  It is 98% upstream ready, and ready for testing/debug,
but some changes in patch #5 need to be moved to patches 1-3.
And most importantly, I do not have access to ISDN hardware, so kkeil
or somebody will need to be able to test and debug this stuff :/

This work can be found on the 'isdn-pci' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git

	Jeff



P.S. "DO NOT APPLY" is only for upstream.  It would be great for this to
appear in -mm.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-07-16  7:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-15  9:57 [PATCH 0/5] Convert a HiSax driver to the PCI hotplug API Jeff Garzik
2007-07-15  9:58 ` [PATCH 1/5] HiSax: move card setup into separate function Jeff Garzik
2007-07-15  9:59 ` [PATCH 2/5] HiSax: move card state alloc/setup code into separate functions Jeff Garzik
2007-07-15  9:59 ` [PATCH 3/5] HiSax: modularize card setup; introduce simple hotplug API Jeff Garzik
2007-07-15 10:00 ` [PATCH 4/5] HiSax netjet_s: code movement, prep for hotplug Jeff Garzik
2007-07-15 10:00 ` [PATCH 5/5] HiSax netjet_s: convert to PCI hotplug API Jeff Garzik
2007-07-15 10:08   ` Jeff Garzik
2007-07-15 21:40 ` [PATCH 1/2] HiSax netjet_u: code movement; hotplug API prep Jeff Garzik
2007-07-15 21:41   ` [PATCH 2/2] HiSax netjet_u: convert to PCI hotplug API Jeff Garzik
2007-07-16  5:26 ` [PATCH 1/7] HiSax enternow: split setup into smaller functions Jeff Garzik
2007-07-16  5:27   ` [PATCH 2/7] HiSax enternow: convert to PCI hotplug API Jeff Garzik
2007-07-16  5:27   ` [PATCH 3/7] HiSax bkm_a4t: split setup into smaller functions Jeff Garzik
2007-07-16  5:28   ` [PATCH 4/7] HiSax bkm_a4t: convert to PCI hotplug API Jeff Garzik
2007-07-16  5:28   ` [PATCH 5/7] HiSax w6692: " Jeff Garzik
2007-07-16  5:29   ` [PATCH 6/7] HiSax hfc_pci: minor cleanups Jeff Garzik
2007-07-16  5:29   ` [PATCH 7/7] HiSax hfc_pci: convert to PCI hotplug API Jeff Garzik
2007-07-16  7:52 ` [PATCH] HiSax telespci: " Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox