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<[email protected]>
Cc: Nicholas Nell<[email protected]>
---
  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: <[email protected]>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to