On Friday, March 22, 2013 9:33 AM, H Hartley Sweeten wrote: > The ni_labpc driver consists of all the "common" code for the National > Instruments Lab-PC series boards. These boards are available in ISA, PCI, > and PCMCIA bus versions. The PCMCIA bus support is split into a separate > module, ni_labpc_cs.c. > > The common code in ni_labpc.c also includes the bus specific code needed > to attach to the ISA and PCI versions of the board. This makes the common > code a bit messy due some #ifdef'ery to handle bus specific code which > could be disabled due to the Kconfig options. > > This patch series cleans up the common code in ni_labpc and removes some > of the cruft. > > After this series is accepted, a followup series will split the ISA and PCI > bus specific code out to remove the #ifdef'ery. > > v2: remove the patches that, > only allocated the necessary number of subdevices > split out the bus specific code > reorder/rework some of the patches > add some additional cleanup patches Ugh.. I missed putting the "v2" in some of the Subject lines. If this is a problem I will repost. Sorry, Hartley _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel