[PATCH 0/7] staging: comedi: cb_pcimdas: enhance driver

gregkh at linuxfoundation.org gregkh at linuxfoundation.org
Fri Feb 27 01:37:58 UTC 2015


On Thu, Feb 26, 2015 at 06:16:51PM +0000, Hartley Sweeten wrote:
> On Thursday, February 26, 2015 4:04 AM, Ian Abbott wrote:
> > On 25/02/15 23:28, H Hartley Sweeten wrote:
> >> Fix the analog input subdevice single-ended/differential channel
> >> configuration and add support for the programmable ranges.
> >>
> >> Define, and use, the register map to remove the "magic" numbers.
> >>
> >> Provide a range table for the analog output subdevice.
> >>
> >> Tidy up the (*auto_attach) and add subdevices for the main connector
> >> digtial input/output pins as well as the 8254 timer.
> >>
> >> PATCH 7/7 depends on:
> >>    "[PATCH v2 00/36] staging: comedi: cleanup 8254 timer code"
> >>
> >> H Hartley Sweeten (7):
> >>    staging: comedi: cb_pcimdas: fix analog input channel configuration
> >>    staging: comedi: cb_pcimdas: support analog input programmable ranges
> >>    staging: comedi: cb_pcimdas: define the register map
> >>    staging: comedi: cb_pcimdas: provide analog output range table
> >>    staging: comedi: cb_pcimdas: tidy up cb_pcimdas_auto_attach()
> >>    staging: comedi: cb_pcimdas: add main connector digital input/output
> >>    staging: comedi: cb_pcimdas: add 8254 timer (pacer) support
> >>
> >>   drivers/staging/comedi/drivers/cb_pcimdas.c | 367 ++++++++++++++++++++++------
> >>   1 file changed, 288 insertions(+), 79 deletions(-)
> >>
> >
> > Reviewed-by: Ian Abbott <abbotti at mev.co.uk>
> 
> Ian,
> 
> Thanks.
> 
> I just noticed that I forgot to add the "select COMEDI_8254" to the Kconfig
> for the last patch. 
> 
> I'll fix this and post a v2 for PATCH 7/7. If Greg prefers I can repost the whole
> series.

Nah, I can take it as-is, thanks.

greg k-h


More information about the devel mailing list