mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: comedi: fix issues with the pci_dev patchset
@ 2012-07-20 17:31 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2012-07-20 17:31 UTC (permalink / raw)
  To: Linux Kernel; +Cc: devel, abbotti, gregkh

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-20 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20 17:31 [PATCH 0/5] staging: comedi: fix issues with the pci_dev patchset H Hartley Sweeten

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

Powered by JetHome