From: H Hartley Sweeten Date: Mon, 5 May 2014 16:35:46 +0000 (-0700) Subject: staging: comedi: adl_pci9118: tidy up start_pacer() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd3772ec57f27807f6f1846b1696f0a1d0de9e5b;p=pandora-kernel.git staging: comedi: adl_pci9118: tidy up start_pacer() For aesthetics, rename this function so it has namespace associated with the driver. The divisors used to load the counters are stored in the private data. Get them from there and remove the parameters. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed