staging: comedi: ni_pcidio: Support trailing edge external trigger
authorIan Abbott <abbotti@mev.co.uk>
Mon, 9 Jan 2012 15:47:33 +0000 (15:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 18:02:21 +0000 (10:02 -0800)
commit22494ed9b8e9404d6646f85c835bcd7b37d3f562
tree25fa78b722a041cb3b6b3043c87eecaed54fe4e4
parent02f69d67684b77f7f04e281a026a790f0e08b3a3
staging: comedi: ni_pcidio: Support trailing edge external trigger

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 trailing (falling) edge external triggers for
scans in asynchronous command support in the ni_pcidio driver.  This is
supported at least on the PCI-DIO_32HS and PCI-6533 boards; not sure
about the other boards.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Cc: Nicholas Nell <nicholas.nell@colorado.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_pcidio.c