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>,
	<fmhess@users.sourceforge.net>, <gregkh@linuxfoundation.org>
Subject: [PATCH 00/15] staging: comedi: cleanup the 8255 driver
Date: Wed, 13 Jun 2012 15:40:50 -0700	[thread overview]
Message-ID: <201206131540.51112.hartleys@visionengravers.com> (raw)

Cleanup  the comedi 8255 driver.

H Hartley Sweeten (15):
  staging: comedi: 8255: replace printk calls
  staging: comedi: 8255: use pointer to dev->subdevices
  staging: comedi: 8255: rename the private data structure
  staging: comedi: 8255: remove the s->private access macros
  staging: comedi: 8255: rename cb_arg and cb_func
  staging: comedi: 8255: push out the 8255's private data variable rename
  staging: comedi: 8255: refactor subdev_8255_init
  staging: comedi: 8255: remove have_irg and refactor subdev_8255_init_irq
  staging: comedi: 8255: check for failure of subdev_8255_init
  staging: comedi: 8255: use kzalloc to allocate the private data
  staging: comedi: 8255: use a local variable for the iobase
  staging: comedi: 8255: refactor subdev_8255_insn function
  staging: comedi: 8255: move the subdev_8255_io function
  staging: comedi: 8255: add namespace to 'do_config' function
  staging: comedi: 8255: add some whitespace to the #define's

 drivers/staging/comedi/drivers/8255.c |  194 +++++++++++++++++---------------
 drivers/staging/comedi/drivers/8255.h |    8 +-
 2 files changed, 107 insertions(+), 95 deletions(-)

-- 
1.7.7


                 reply	other threads:[~2012-06-13 22:41 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=201206131540.51112.hartleys@visionengravers.com \
    --to=hartleys@visionengravers.com \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=fmhess@users.sourceforge.net \
    --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

all inboxes | Powered by JetHome®