2012-06-30 00:34:26

by Hartley Sweeten

[permalink] [raw]
Subject: [PATCH 00/10] staging: comedi: ni_670x: cleanup driver

Cleanup the driver based on the changes to the other comedi
pci drivers.

H Hartley Sweeten (10):
staging: comedi: ni_670x: use module_comedi_pci_driver
staging: comedi: ni_670x: remove forward declarations
staging: comedi: ni_670x: remove thisboard and devpriv macros
staging: comedi: ni_670x: remove n_ni_670x_boards macro
staging: comedi: ni_670x: change printk's to cleaned up dev_printk's
staging: comedi: ni_670x: return '0' for successful attach
staging: comedi: ni_670x: fix dereference of an invalid pointer
staging: comedi: ni_670x: cleanup the boardinfo
staging: comedi: ni_670x: cleanup ni_670x_dio_insn_bits()
staging: comedi: ni_670x: remove unused 'ao_bits'

drivers/staging/comedi/drivers/ni_670x.c | 348 ++++++++++++++-----------------
1 file changed, 156 insertions(+), 192 deletions(-)

--
1.7.11