From: H Hartley Sweeten Date: Tue, 14 Oct 2014 17:44:30 +0000 (-0700) Subject: staging: comedi: addi_common.h: remove boardinfo 'i_IorangeBase1' X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~848 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75a78435c7d0ca945de0ba17e5814a0875700c5;p=pandora-kernel.git staging: comedi: addi_common.h: remove boardinfo 'i_IorangeBase1' This member of the boardinfo is used as a flag to determine what PCI BAR to use for the main 'iobase' used by the driver. Remove the boardinfo member and refactor the (*auto_attach) of the drivers to use the correct PCI BAR. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed