From: H Hartley Sweeten Date: Fri, 20 Sep 2013 23:43:29 +0000 (-0700) Subject: staging: comedi: pcl711: use 8253.h helper to set the timers X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd0573bec697902db98c39d2934270c009b57ef;p=pandora-kernel.git staging: comedi: pcl711: use 8253.h helper to set the timers To better document the code, use the i8254_load() helper to set the timers instead of doing the outb() instructions. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed