2
0
forked from Ivasoft/openwrt

kernel: update bcma and ssb to version master-2014-07-22

This is a backport of bcma and ssb from wireless-tesing/master tag
master-2014-07-22.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 41804
This commit is contained in:
Hauke Mehrtens
2014-07-22 21:40:41 +00:00
parent 1e710a93eb
commit 0d3690a202
14 changed files with 2067 additions and 56 deletions

View File

@@ -70,7 +70,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
static int bcma_fill_sprom_with_fallback(struct bcma_bus *bus,
struct ssb_sprom *out)
{
@@ -553,7 +595,14 @@ int bcma_sprom_get(struct bcma_bus *bus)
@@ -579,7 +621,14 @@ int bcma_sprom_get(struct bcma_bus *bus)
u16 *sprom;
size_t sprom_sizes[] = { SSB_SPROMSIZE_WORDS_R4,
SSB_SPROMSIZE_WORDS_R10, };