mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: H Hartley Sweeten <hartleys@visionengravers.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>, <abbotti@mev.co.uk>,
	<gregkh@linuxfoundation.org>
Subject: [PATCH 0/5] staging: comedi: fix issues with the pci_dev patchset
Date: Fri, 20 Jul 2012 10:31:21 -0700	[thread overview]
Message-ID: <201207201031.21445.hartleys@visionengravers.com> (raw)

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


                 reply	other threads:[~2012-07-20 17:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201207201031.21445.hartleys@visionengravers.com \
    --to=hartleys@visionengravers.com \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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