[PATCH 00/15] staging: comedi: cleanup the 8255 driver

From: H Hartley Sweeten
Date: Wed Jun 13 2012 - 18:41:16 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/