From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:07:25 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: simplify the PCI bar reading X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2107347327f7bfd47e6af9fe0510a1750f10f884;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: simplify the PCI bar reading The boards supported by this driver all have an ADDIDATA_9054 eeprom. Knowing this we can simplify the code that reads the PCI bars to get the iobase address used by the driver. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed