From: H Hartley Sweeten Date: Tue, 29 Jul 2014 22:01:41 +0000 (-0700) Subject: staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c555f06fb6afc9e83b8b375e8cf131cfe355e95;p=pandora-kernel.git staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode() Use the comedi_device parameter that is passed to this function to find the dev->iobase so it does not have to be included in each call. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed