Cleanup some of the cruft... H Hartley Sweeten (23): staging: comedi: me_daq: fix pointer dereference in me_detach() staging: comedi: me_daq: cleanup ioremap of PCI bar 2 staging: comedi: me_daq: replace 'result' and 'error' with 'ret' staging: comedi: me_daq: pass on the error from comedi_pci_enable() staging: comedi: me_daq: factor out the PLX bug workaround staging: comedi: me_daq: analog output subdevice could be unused staging: comedi: me_daq: remove '0' and 'NULL' entries in boardinfo staging: comedi: me_daq: remove {ao,ai}_resoultion_mask staging: comedi: me_daq: remove dio_channel_nbr from boardinfo staging: comedi: me_daq: cleanup the boardinfo staging: comedi: me_daq: cleanup the range tables staging: comedi: me_daq: add some whitespace to the subdevice init staging: comedi: me_daq: remove pci_dev_put() in detach staging: comedi: me_daq: fix me_ao_insn_read() staging: comedi: me_daq: fix me_ao_insn_write() staging: comedi: me_daq: remove incomplete analog input command support staging: comedi: me_daq: cleanup the copyright and comedi comments staging: comedi: me_daq: all boards have the same analog input specs staging: comedi: me_daq: simplify analog output boardinfo staging: comedi: me_daq: fix me_dio_insn_config() staging: comedi: me_daq: cleanup me_dio_insn_bits() staging: comedi: me_daq: cleanup me_ai_insn_read() staging: comedi: me_daq: remove some obvious comments drivers/staging/comedi/drivers/me_daq.c | 601 ++++++++++++-------------------- 1 file changed, 227 insertions(+), 374 deletions(-) -- 1.7.11 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel