[PATCH 00/33] staging: comedi: cb_das16_cs: cleanup the driver

From: H Hartley Sweeten
Date: Mon Jun 25 2012 - 18:14:06 EST


Cleanup the comedi cb_das16_cs driver.

H Hartley Sweeten (33):
staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF
staging: comedi: cb_das16_cs: add module_{init,exit} declarations
staging: comedi: cb_das16_cs: consolidate the init and exit functions
staging: comedi: cb_das13_cs: change driver registration order
staging: comedi: cb_das16_cs: cleanup to the pcmcia_driver declaration
staging: comedi: cb_das16_cs: remove some useless comments
staging: comedi: cb_das16_cs: refactor the pcmcia support code
staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach
staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic
staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume
staging: comedi: cb_das16_cs: remove unneeded pcmcia private data
staging: comedi: cb_das16_cs: Move the comedi_driver variable
staging: comedi: cb_das16_cs: refactor the comedi attach/detach
staging: comedi: cb_das16_cs: remove thisboard and devpriv macros
staging: comedi: cb_das16_cs: remove n_boards define
staging: comedi: cb_das16_cs: remove skel driver cut-and-past comments
staging: comedi: cb_das16_cs: remove unused timer subdevice
staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
staging: comedi: cb_das16_cs: fix analog outputo subdevice init
staging: comedi: cb_das16_cs: remove unneeded include
staging: comedi: cb_das16_cs: probe for the device first
staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
staging: comedi: cb_das16_cs: cleanup the boardinfo
staging: comedi: cb_das16_cs: consolidate the attach messages
staging: comedi: cb_das16_cs: return '0' for successful attach
staging: comedi: cb_das16_cs: add whitespace to the subdev init
staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
staging: comedi: cb_das16_cs: use #define'd io reg offsets
staging: comedi: cb_das16_cs: remove unused variable in private data
staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro
staging: comedi: cb_das16_cs: remove some commented out debug
staging: comedi: cb_das16_cs: fix a multi-line comment

drivers/staging/comedi/drivers/cb_das16_cs.c | 575 +++++++++------------------
1 file changed, 184 insertions(+), 391 deletions(-)

--
1.7.11

--
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/