]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: cb_pcidas: split ai code out of interrupt handler
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 19 Oct 2015 16:43:56 +0000 (09:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:15:22 +0000 (19:15 -0700)
commit7d783469871f48c765c5684dc99fcc409b944754
tree86d2a585cd5745c0b54c8e2174d11b5aff106435
parentabfe2196e03d7026776a0bfb94f93ae1227b23d0
staging: comedi: cb_pcidas: split ai code out of interrupt handler

Clarify the interrupt handler by splitting the analog input handling
into a new function.

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/cb_pcidas.c