commit | 947f8504193944f31006d228af5ab19461967428 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Sep 30 17:52:32 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 03 14:04:49 2013 -0700 |
tree | 0784a1e8d0bef712b38c390a920f79281be80b19 | |
parent | 5bcaed855902dd3b69e7ece8387c206bcaa2bb4d [diff] |
staging: comedi: ni_at_ao: use 8253.h helpers To better document the code, use the 8254.h helpers to set the timers instead of doing the outb() instructions. 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>