From: H Hartley Sweeten Date: Mon, 10 Nov 2014 23:20:08 +0000 (-0700) Subject: staging: comedi: addi_apci_1564: use correct I/O base for APCI1564_DI_INT_STATUS_REG X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950a6f8714fd73d4348036413f21e056de4b10bd;p=pandora-kernel.git staging: comedi: addi_apci_1564: use correct I/O base for APCI1564_DI_INT_STATUS_REG The APCI1564_DI_INT_STATUS_REG is located in the PCI BAR 0 I/O space. That base address is stored in devpriv->amcc_iobase. Use that to correctly read the register. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed