From: Ian Abbott Date: Fri, 31 Aug 2012 19:41:39 +0000 (+0100) Subject: staging: comedi: das08: Remove i8254_iobase from private data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d31848a737206fc2d309aa4f37c4f390182fda2;p=pandora-kernel.git 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-diff-tree failed