[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201206291734.19249.hartleys@visionengravers.com>
Date: Fri, 29 Jun 2012 17:34:18 -0700
From: H Hartley Sweeten <hartleys@...ionengravers.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
CC: <devel@...verdev.osuosl.org>, <abbotti@....co.uk>,
<fmhess@...rs.sourceforge.net>, <gregkh@...uxfoundation.org>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists