[PATCH 0/5] staging: comedi: fix issues with the pci_dev patchset

From: H Hartley Sweeten
Date: Fri Jul 20 2012 - 13:31:33 EST


The patchset to store the pci_dev in the comedi_device had a couple
issues pointed out by Ian Abbott. This patchset addresses all of
them except checking the "bustype" in the detach of the amplc drivers.
Ian is going to address those.

H Hartley Sweeten (5):
staging: comedi: remove pci_is_enabled() tests
staging: comedi: daqboard2000: add back subsystem_device check
staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_t
staging: comedi: dt3000: ioremap'ed addresses are resource_size_t
staging: comedi: rtd520: ioremap'ed addresses are resource_size_t

drivers/staging/comedi/drivers/adv_pci1710.c | 3 ---
drivers/staging/comedi/drivers/adv_pci1723.c | 2 --
drivers/staging/comedi/drivers/adv_pci_dio.c | 2 --
drivers/staging/comedi/drivers/daqboard2000.c | 17 +++++++++--------
drivers/staging/comedi/drivers/dt3000.c | 6 ++++--
drivers/staging/comedi/drivers/rtd520.c | 26 ++++++++++----------------
6 files changed, 23 insertions(+), 33 deletions(-)

--
1.7.11

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/