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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel