[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201206271451.09262.hartleys@visionengravers.com>
Date: Wed, 27 Jun 2012 14:51:08 -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/19] staging: comedi: adl_pci6208: cleanup driver
Cleanup the adl_pci6208 comedi driver.
H Hartley Sweeten (19):
staging: comedi: adl_pci6208: remove thisboard and devpriv macros
staging: comedi: adl_pci6208: refactor pci6208_find_device()
staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'
staging: comedi: adl_pci6208: document the register map of the device
staging: comedi: adl_pci6208: cleanup pci6208_pci_setup()
staging: comedi: adl_pci6208: remove pci6208_pci_setup()
staging: comedi: adl_pci6208: pass on the error code from
comedi_pci_enable
staging: comedi: adl_pci6208: consolidate the attach messages
staging: comedi: adl_pci6208: fix the digital i/o subdevice
staging: comedi: adl_pci6208: add whitespace to the subdev init
staging: comedi: adl_pci6208: return '0' for successful attach
staging: comedi: adl_pci6208: remove the bogus pci devices
staging: comedi: adl_pci6208: remove some useless comments
staging: comedi: adl_pci6208: remove unused variable in the private
data
staging: comedi: adl_pci6208: fix the ao_readback variable size
staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn()
staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()
staging: comedi: adl_pci6208: cleanup pci6208_attach()
staging: comedi: adl_pci6208: use the driver_name for the resource
name
drivers/staging/comedi/drivers/adl_pci6208.c | 372 +++++++++++----------------
1 file changed, 149 insertions(+), 223 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