[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201206131540.51112.hartleys@visionengravers.com>
Date: Wed, 13 Jun 2012 15:40:50 -0700
From: H Hartley Sweeten <hartleys@...ionengravers.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
CC: <devel@...verdev.osuosl.org>, <abbotti@....co.uk>,
<fmhess@...rs.sourceforge.net>, <gregkh@...uxfoundation.org>
Subject: [PATCH 00/15] staging: comedi: cleanup the 8255 driver
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists