[PATCH v2 00/12] staging: comedi: s626: cleanup driver part 2

H Hartley Sweeten hsweeten at visionengravers.com
Tue Mar 26 22:41:15 UTC 2013


The previous series for this driver had some issues pointed out by
Dan Carpenter and Ian Abbott. This series fixes/addresses those
issues.

v2: fix a bug in patch 5/12 that was pointed out by Ian Abbott.

H Hartley Sweeten (12):
  staging: comedi: s626: remove MC_TEST macro
  staging: comedi: s626: remove WR7146 and SETVECT macros
  staging: comedi: s626: remove RR7146 macro
  staging: comedi: s626: rename private data 'base_addr' variable
  staging: comedi: s626: remove the uint16_t casts of the bit values
  staging: comedi: s626: cleanup s626_dio_insn_config()
  staging: comedi: s626: cleanup s626_dio_insn_bits()
  staging: comedi: s626: remove subdevice pointer math
  staging: comedi: s626: cleanup subdevice init
  staging: comedi: s626: remove the ai (*insn_config) function
  staging: comedi: s626: async commands require an interrupt
  staging: comedi: s626: remove the "interrupt call test"

 drivers/staging/comedi/drivers/s626.c | 556 ++++++++++++++++------------------
 drivers/staging/comedi/drivers/s626.h |  60 ++--
 2 files changed, 295 insertions(+), 321 deletions(-)

-- 
1.8.1.4




More information about the devel mailing list