amplc_dio200: Add inline functions to access 8254 counter
authorIan Abbott <abbotti@mev.co.uk>
Mon, 28 May 2012 09:40:41 +0000 (10:40 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 28 May 2012 09:40:41 +0000 (10:40 +0100)
commita9fe68e348144130274048fc5115832140b97d77
tree0aed0d97153c037ec610bb5370a684d1f23968f1
parenta4c67d9887912a5baf1a215b1cabfc39e92ab5b9
amplc_dio200: Add inline functions to access 8254 counter

Use our own inline functions to access the 8254 counter registers
instead of the ones in 8253.h.  This will make the code less messy when
we support newer cards.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/drivers/amplc_dio200.c