Cleanup another comedi driver. This series depends on: staging: comedi: ni_at_ao: fix namespace clash of 'RSI' define Patch 19/21 changes the names that are used to attach to the driver. If Ian has issues with this it can be dropped. Patch 20/21 changes the analog output range support. Again, if Ian has issues with this it can be dropped. Patch 21/21 will need to be rebased if 20/21 is not applied (or I can rebase this series and not have the typo...). H Hartley Sweeten (21): staging: comedi: ni_at_ao: remove ATAO_SIZE define staging: comedi: ni_at_ao: tidy up the register map defines staging: comedi: ni_at_ao: tidy up digital i/o register defines staging: comedi: ni_at_ao: tidy up CFG1 register defines staging: comedi: ni_at_ao: tidy up the STATUS register defines staging: comedi: ni_at_ao: remove 'cfg2' from private data staging: comedi: ni_at_ao: tidy up the calibration subdevice staging: comedi: ni_at_ao: tidy up the CFG3 register defines staging: comedi: ni_at_ao: use 8253.h helpers staging: comedi: ni_at_ao: rename the rest of the register map staging: comedi: ni_at_ao: move the boardinfo declaration staging: comedi: ni_at_ao: move the atao_reset() function staging: comedi: ni_at_ao: introduce atao_select_reg_group() staging: comedi: ni_at_ao: tidy up atao_ao_winsn() staging: comedi: ni_at_ao: tidy up atao_ao_rinsn() staging: comedi: ni_at_ao: tidy up atao_attach() staging: comedi: ni_at_ao: tidy up multi-line comments staging: comedi: ni_at_ao: change MODULE_DESCRIPTION staging: comedi: ni_at_ao: fix board names staging: comedi: ni_at_ao: fix analog output ranges staging: comedi: ni_at_ao: fix typo for DAC2S bit in the CFG2 register drivers/staging/comedi/drivers/ni_at_ao.c | 557 ++++++++++++++++-------------- 1 file changed, 293 insertions(+), 264 deletions(-) -- 1.8.3.2 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel