diff options
author | Nathan Hintz <nlhintz@hotmail.com> | 2012-05-04 21:56:32 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-05-16 12:46:03 -0400 |
commit | 5fe2e0711dd9286e46f60f21c8cd580242cf8f89 (patch) | |
tree | 140900aaf93cd7b8c5d6d3c21e18dd81defb1d70 /drivers/bcma | |
parent | 82a7c2bb5f57fd9f610f9e6d7c532033bebfa0cc (diff) | |
download | linux-5fe2e0711dd9286e46f60f21c8cd580242cf8f89.tar.bz2 |
bcma: Move initialization of SPROM to prevent overwrite
The first thing bcm47xx_fill_sprom does is initialize (zero fill) the SPROM. For
BCMA SOC, this wipes out any values previously read by bcm47xx_fill_sprom_ethernet
(see arch/mips/bcm47xx/setup.c - bcm47xx_get_sprom_bcma). Move the initialization
of SPROM so it is called prior to filling in any values.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions