From: H Hartley Sweeten Date: Mon, 10 Nov 2014 23:20:09 +0000 (-0700) Subject: staging: comedi: addi_apci_1564: store PCI BAR 1 base address in private data X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f9c51a5273daf5619ef0eae23d9f6317e01bcd;p=pandora-kernel.git staging: comedi: addi_apci_1564: store PCI BAR 1 base address in private data According to ADDI-DATA, only the PLD Revision 2.x versions of the APCI-1564 have the 3 counters. The base address for these counters is found in PCI BAR 1. For aesthetics, save this base address in the private data. The dev->iobase can then be used for the main registers of the board. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed