From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:17:28 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove 'iobase' from private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc63364691322014e313d1eb740df1ade2a3b13d;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove 'iobase' from private data The private data 'iobase' is the same as the comedi_device 'iobase'. Use the one in the comedi_device instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed