From: H Hartley Sweeten Date: Tue, 29 Jul 2014 22:01:40 +0000 (-0700) Subject: staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1ecb9b429eb909cee4ab35b34cb8de5e0b3f78;p=pandora-kernel.git staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load() 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