From 4d31848a737206fc2d309aa4f37c4f390182fda2 Mon Sep 17 00:00:00 2001 From: Ian Abbott Date: Fri, 31 Aug 2012 20:41:39 +0100 Subject: [PATCH] staging: comedi: das08: Remove i8254_iobase from private data The I/O port base address for the counter subdevice doesn't need to be stored in the private data. It can be calculated on the fly using the offset in the static board data. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed