From: Sathya Perla Date: Tue, 6 Nov 2012 17:48:59 +0000 (+0000) Subject: be2net: fix access to SEMAPHORE reg X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~419 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc8e7e4f36c0c19dd7dea29e7c248b7c6ef3a15;p=pandora-kernel.git be2net: fix access to SEMAPHORE reg The SEMAPHORE register was being accessed from the csr BAR space. This BAR may not be available in some Skyhawk-R configurations. Instead, access this register via the PCI config space (it's available there too). Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed