From 7c555f06fb6afc9e83b8b375e8cf131cfe355e95 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 29 Jul 2014 15:01:41 -0700 Subject: [PATCH] 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-format-patch failed