From: H Hartley Sweeten Date: Fri, 18 Jan 2013 00:38:44 +0000 (-0700) Subject: staging: comedi: addi_apci_2200: remove devpriv->iobase usage X-Git-Tag: v3.9-rc1~127^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d967a0356765cbef8351418613da83bb3d0d85a;p=pandora-kernel.git staging: comedi: addi_apci_2200: remove devpriv->iobase usage The iobase address stored in devpriv->iobase is also stored in dev->iobase. Use that instead. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed