staging: comedi: das_08: unwind the 8254 timer support
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 29 Jun 2012 17:59:21 +0000 (10:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:46:07 +0000 (15:46 -0700)
commitafdd107c054ca135559a331f08630fdf76dacbfe
treea7c9532ae23db49fcf87f119ca20149b4b268ca2
parentc952e019b99d9d8fb486f843c6225fb659dcd40b
staging: comedi: das_08: unwind the 8254 timer support

Refactor the 8254 timer support by removing the various functions
that handle the io and consolidating the logic into the initialize,
read, write, and config functions used by the driver.

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