On 07/10/15 22:52, H Hartley Sweeten wrote:
Fix the checkpatch.pl issues and tidy up this driver a bit.

H Hartley Sweeten (17):
   staging: comedi: icp_multi: tidy up multi-line comments
   staging: comedi: icp_multi: tidy up the ADC command/status register bits
   staging: comedi: icp_multi: tidy up the DAC command/status register bits
   staging: comedi: icp_multi: tidy up the interrupt enable/status register bits
   staging: comedi: icp_multi: rename static variable 'range_analog'
   staging: comedi: icp_multi: remove unnecessary block comment
   staging: comedi: icp_multi: remove unused members from private data
   staging: comedi: icp_multi: absorb setup_channel_list()
   staging: comedi: icp_multi: remove interrupt support
   staging: comedi: icp_multi: remove useless interrupt disable code
   staging: comedi: icp_multi: remove check_channel_list()
   staging: comedi: icp_multi: remove private data member 'DacCmdStatus'
   staging: comedi: icp_multi: fix clock comment CodingStyle
   staging: comedi: icp_multi: remove counter subdevice
   staging: comedi: icp_multi: tidy up subdevice init
   staging: comedi: icp_multi: remove board reset during (*detach)
   staging: comedi: icp_multi: update the MODULE_DESCRIPTION

  drivers/staging/comedi/drivers/icp_multi.c | 517 ++++++++---------------------
  1 file changed, 147 insertions(+), 370 deletions(-)


Thanks!

Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to