From: H Hartley Sweeten Date: Fri, 22 Mar 2013 16:54:16 +0000 (-0700) Subject: staging: comedi: ni_labpc: cleanup labpc_counter_load() usage X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbca05d601a94d16912613d119f5b672a75a587f;p=pandora-kernel.git staging: comedi: ni_labpc: cleanup labpc_counter_load() usage For aesthetic reasons, move the labpc_counter_load() function so it's by the labpc_counter_set_mode() function. Update all the labpc_counter_load() calls so that the I8254_MODE* enums are used instead of the open coded values. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed