]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_dio200: add functions to access 8254 counters
authorIan Abbott <abbotti@mev.co.uk>
Wed, 24 Oct 2012 15:47:56 +0000 (16:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 22:25:12 +0000 (15:25 -0700)
commit95cff1a962b30530ad89acfb3b34f37c55fbd171
tree73944d520e6102461d863f7324a7fa6b86dbd96a
parentb58908e6dd5cca060f59746f3b1d3ded6ea16d4f
staging: comedi: amplc_dio200: add functions to access 8254 counters

Add our own functions to manipulate the '8254' counter chip instead of
the inline ones from "8253.h".  This will make the code less messy when
we add code to support new boards later.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c