From: H Hartley Sweeten Date: Mon, 20 Oct 2014 18:34:14 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: use correct iobase to read board register X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~812 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758cdd4a1723ae6fdeef411d4112da1bb4920f4d;p=pandora-kernel.git staging: comedi: addi_apci_3120: use correct iobase to read board register The board registers are accessed using the bse address devpriv->iobase not devpriv->i_IobaseAmcc. Fix a read in apci3120_interrupt() that is using the wrong base address. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed