From: Ian Abbott Date: Wed, 24 Oct 2012 15:48:02 +0000 (+0100) Subject: staging: comedi: amplc_dio200: add PCI BAR information to board X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1017 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0653ac20e739aba476ee63ca2a618a3a26857d;p=pandora-kernel.git staging: comedi: amplc_dio200: add PCI BAR information to board Add `mainbar` member to `struct dio200_board` to hold the PCI BAR number for the main registers. This is `2` for the PCI boards currently supported (PCI215 and PCI272) but will be different for some new boards to be supported later. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed