[PATCH 00/51 v2] staging: comedi: ni_labpc: cleanup the driver

H Hartley Sweeten hartleys at visionengravers.com
Tue Mar 26 18:37:02 UTC 2013


On Monday, March 25, 2013 11:44 AM, Greg Kroah-Hartman wrote:
> On Fri, Mar 22, 2013 at 09:33:28AM -0700, 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.
>
> Applied almost all of these, care to resend the ones I didn't?

Greg,

I just posted the updated series with the ones you did not apply.

[PATCH 0/4] staging: comedi: ni_labpc: cleanup driver part 2

Thanks,
Hartley



More information about the devel mailing list