Re: [PATCH v2 0/9] comedi: ni_usb6501: add counter support

2014-09-18 Thread Luca Ellero
On 17/09/2014 18:10, Hartley Sweeten wrote: On Tuesday, September 16, 2014 4:40 AM, Luca Ellero wrote: This series of patches add counter support for NI USB-6501. I tested it on my device and it works fine. Hartley, Ian, thank you for your comments. I'll collect them all and I'll resend a "v

RE: [PATCH v2 0/9] comedi: ni_usb6501: add counter support

2014-09-17 Thread Hartley Sweeten
On Tuesday, September 16, 2014 4:40 AM, Luca Ellero wrote: > This series of patches add counter support for NI USB-6501. I tested it on my > device and it works fine. I have not taken a good look at this driver yet. I'll try to do it today and respond to this series. Thanks, Hartley

[PATCH v2 0/9] comedi: ni_usb6501: add counter support

2014-09-16 Thread Luca Ellero
This series of patches add counter support for NI USB-6501. I tested it on my device and it works fine. Changes for v2: - rewrite patch 3/9 changelog: replace "fix" with "cleanup" - avoid sparse warnings - add SDF_LSAMPL flag to counter subdevice Luca Ellero (9): staging: comedi: ni_usb6501: ad