Remove the need for the boardinfo, this driver only supports one board type.
Convert the driver to use the comedi PCI auto config (attach_pci).
Cleanup the digital output insn_bits function.

H Hartley Sweeten (7):
  staging: comedi: contec_pci_dio: remove thisboard macro
  staging: comedi: contec_pci_dio: remove function trace messages
  staging: comedi: contec_pci_dio: remove unused fields in the
    boardinfo
  staging: comedi: contec_pci_dio: define register map for board
  staging: comedi: contec_pci_dio: remove unneeded boardinfo code
  staging: comedi: contec_pci_dio: use attach_pci callback
  staging: comedi: contec_pci_dio: cleanup contec_do_insn_bits

 drivers/staging/comedi/drivers/contec_pci_dio.c | 146 ++++++++----------------
 1 file changed, 50 insertions(+), 96 deletions(-)

-- 
1.7.11

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to