On 21/04/16 20:04, H Hartley Sweeten wrote:
This series does some additional cleanup of the mite driver and the drivers that use it so that the CHSR_* bit defines do not need to be exposed. These apply after: [PATCH v2 00/15] staging: comedi: mite: cleanup driver H Hartley Sweeten (10): staging: comedi: mite: check for transfer errors in mite_ack_linkc() staging: comedi: ni_mio_common: absorb mite_handle_b_linkc() staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_status staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev staging: comedi: ni_mio_common: simplify AI LINKC handling staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_status staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma() staging: comedi: mite: return void from mite_ack_linkc() staging: comedi: mite: don't expose CHSR_* bit defines drivers/staging/comedi/drivers/mite.c | 52 +++++++++++- drivers/staging/comedi/drivers/mite.h | 40 +-------- drivers/staging/comedi/drivers/ni_mio_common.c | 110 ++++++------------------- drivers/staging/comedi/drivers/ni_pcidio.c | 15 +--- drivers/staging/comedi/drivers/ni_tiocmd.c | 6 +- 5 files changed, 81 insertions(+), 142 deletions(-)
Thanks! Reviewed-by: Ian Abbott <abbotti@xxxxxxxxx> -- -=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=- -=( Web: http://www.mev.co.uk/ )=- _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel