]> Pileus Git - ~andy/linux/commit
staging: comedi: pcmmio: factor the trigger handling out of interrupt_pcmmio()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 9 Dec 2013 22:31:14 +0000 (15:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 18:02:14 +0000 (10:02 -0800)
commit967e7e5a99cfdbc8a22e491a006875328e9875b1
treeeef85c320ef379a7baec3f412c9cd4f473d5d2b0
parenteacc792d2c6441570d90dec274a5379f562cd40b
staging: comedi: pcmmio: factor the trigger handling out of interrupt_pcmmio()

Factor the code that actually handles the digital input triggers out of
the interrupt handler.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/pcmmio.c