staging: comedi: adl_pci9111: use 8253 helper functions
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 01:51:49 +0000 (18:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 03:02:23 +0000 (20:02 -0700)
commit9d09315113192b127d79b79cc2cf1b2bb52f2337
tree68a409473993e91e1e6bddc216dadf684c1f0489
parentd3ceb27c70efbe7d1f4e086370e5e0ba76fef5d8
staging: comedi: adl_pci9111: use 8253 helper functions

The timer on this board is a standard 8254 compatible counter/timer.
Instead of open-coding the 8254 timer io, use the helper functions
provided by 8253.h.

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