]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: Handle alternate SSPROM location
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 15 May 2010 03:08:58 +0000 (22:08 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Jun 2010 19:04:50 +0000 (15:04 -0400)
commit9faa5b3adcccacbc40b6960661345d4f40b08aa6
tree05fedcfbe2192b5a2b0671db9f099d55544d03d0
parent895020560e9fa69f56576345c9bdaab4db9a7446
ssb: Handle alternate SSPROM location

In kernel Bugzilla #15825 (2 users), in a wireless mailing list thread
(http://lists.infradead.org/pipermail/b43-dev/2010-May/000124.html), and on a
netbook owned by John Linville
(http://marc.info/?l=linux-wireless&m=127230751408818&w=4), there are reports
of ssb failing to detect an SPROM at the normal location. After studying the
MMIO trace dump for the Broadcom wl driver, it was determined that the affected
boxes had a relocated SPROM.

This patch fixes all systems that have reported this problem.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/driver_chipcommon.c
drivers/ssb/pci.c