Cleanup this driver a bit and add support for the 8254 counter/timer.

v2: Fix patch 11/14, Ian Abbott pointed out that the odd munging
    of the encoder data does make sense. Add a comment about it.

H Hartley Sweeten (14):
  staging: comedi: multiq3: tidy up multi-line comments
  staging: comedi: multiq3: tidy up multiq3_ai_insn_read()
  staging: comedi: multiq3: tidy up subdevice init
  staging: comedi: multiq3: tidy up register map defines
  staging: comedi: multiq3: tidy up status register bit defines
  staging: comedi: multiq3: introduce multiq3_set_ctrl()
  staging: comedi: multiq3: tidy up control register bit defines
  staging: comedi: multiq3: document the encoder chip commands
  staging: comedi: multiq3: allow user to reset encoder channels
  staging: comedi: multiq3: remove unnecessary define
  staging: comedi: multiq3: tidy up multiq3_encoder_insn_read()
  staging: comedi: multiq3: remove unnecessary include
  staging: comedi: multiq3: add 8254 counter/timer subdevice support
  staging: comedi: multiq3: update the MODULE_DESCRIPTION

 drivers/staging/comedi/drivers/multiq3.c | 507 +++++++++++++++++++++----------
 1 file changed, 352 insertions(+), 155 deletions(-)

-- 
2.5.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to