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