[PATCH 00/13] staging: comedi: mf6x4: cleanup driver

H Hartley Sweeten hsweeten at visionengravers.com
Tue Oct 6 18:11:05 UTC 2015


Fix some minor checkpatch.pl issues and tidy up this driver a bit.

H Hartley Sweeten (13):
  staging: comedi: mf6x4: prefer using the BIT macro
  staging: comedi: mf6x4: remove unnecessary defines
  staging: comedi: mf6x4: remove unnecessary whitespace
  staging: comedi: mf6x4: sort the BAR1 register defines
  staging: comedi: mf6x4: introduce a macro to select the AI channel
  staging: comedi: mf6x4: A/D converter uses 2's complement coding
  staging: comedi: mf6x4: remove unnecassary masking of digital outputs
  staging: comedi: mf6x4: rename the digital input register defines
  staging: comedi: mf6x4: rename remaining BAR1 register defines
  staging: comedi: mf6x4: rename private data 'gpio_R'
  staging: comedi: mf6x4: refactor block comment
  staging: comedi: mf6x4: change type of local variable
  staging: comedi: mf6x4: tidy up subdevice init

 drivers/staging/comedi/drivers/mf6x4.c | 137 +++++++++++++++------------------
 1 file changed, 63 insertions(+), 74 deletions(-)

-- 
2.5.1



More information about the devel mailing list