[PATCH 00/17] staging: comedi: icp_multi: cleanup driver

H Hartley Sweeten hsweeten at visionengravers.com
Wed Oct 7 21:52:32 UTC 2015


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(-)

-- 
2.5.1



More information about the devel mailing list