From: H Hartley Sweeten Date: Tue, 18 Jun 2013 19:14:17 +0000 (-0700) Subject: staging: comedi: addi-data: simplify the PCI bar reading X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9cfa188b00d9bbb5dd8f8d96b13b2d10bd6237;p=pandora-kernel.git staging: comedi: addi-data: simplify the PCI bar reading All of the remaining addi-data drivers that use the "common" code either do not have an eeprom or the PCI controller chip is not a PLX PCI 9054. Knowing this we can simplify the common code that reads the PCI bars to get the iobase addresses. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed