[PATCH 3/4] staging: comedi: ni_pcidio: Add comedi_poll support

Ian Abbott abbotti at mev.co.uk
Fri Feb 10 13:33:49 UTC 2012


On 2012-02-09 18:02, Greg KH wrote:
> On Mon, Jan 09, 2012 at 03:47:32PM +0000, Ian Abbott wrote:
>> This patch is ported over by me (Ian Abbott) from the out-of-tree Comedi
>> git repository at "git://comedi.org/git/comedi/comedi.git".
>>
>> The original patch is by Nicholas Nell.
>>
>> The patch adds support for the COMEDI_POLL ioctl to the ni_pcidio
>> driver.
>>
>> Signed-off-by: Ian Abbott<abbotti at mev.co.uk>
>> Cc: Nicholas Nell<nicholas.nell at colorado.edu>
>> ---
>>   drivers/staging/comedi/drivers/ni_pcidio.c |   22 ++++++++++++++++++++++
>>   1 files changed, 22 insertions(+), 0 deletions(-)
>
> With your other changes to 2/4, this patch no longer applies, care to
> redo it?

Hi Greg,

I guess there's no need to redo it now as you've already applied the 
second version of the patch that replaced some 
spin_lock_irqsave()/spin_unlock_irqrestore() calls with 
spin_lock()/spin_unlock().

Regards,
Ian.

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-



More information about the devel mailing list