The PLX PCI-9052 is a glueless PCI bus target chip that is commonly used on low-cost PCI boards. There are a number of PCI boards in the comedi subsystem that have this chip, or a PCI-9050, on them. The PCI-9052 and PCI-9050 are register compatible. Tidy up the plx9052.h header and add additional defines for the 'CNTRL' register. Cleanup all the comedi drivers that use a PLX PCI-9050/9052 chip so they use the common header and remove any duplicate defines. H Hartley Sweeten (6): staging: comedi: cb_pcimdas: remove unused include staging: comedi: plx9052: tidy up the register defines staging: comedi: adl_pci9111: use plx9052.h defines staging: comedi: me4000: use plx9052.h defines staging: comedi: plx9052.h: document the CNTRL register staging: comedi: me_daq: use plx9052.h defines drivers/staging/comedi/drivers/adl_pci9111.c | 48 ++++++------ drivers/staging/comedi/drivers/amplc_pc236.c | 36 ++++----- drivers/staging/comedi/drivers/me4000.c | 65 ++++++---------- drivers/staging/comedi/drivers/me_daq.c | 16 ++-- drivers/staging/comedi/drivers/plx9052.h | 106 +++++++++++++-------------- 5 files changed, 123 insertions(+), 148 deletions(-) -- 1.8.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel