From fa21aef5ab01883fa1c2628a9749445ccea6ae21 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 12 Feb 2012 16:45:27 +0000 Subject: brcm47xx: refresh patches SVN-Revision: 30481 --- .../0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch') diff --git a/target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch b/target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch index 7ed7bc902a..ce16cac3cb 100644 --- a/target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch +++ b/target/linux/brcm47xx/patches-3.2/0047-bcma-log-the-id-rev-and-pkg-of-the-chip-found.patch @@ -13,7 +13,7 @@ Signed-off-by: Hauke Mehrtens --- a/drivers/bcma/scan.c +++ b/drivers/bcma/scan.c -@@ -380,6 +380,7 @@ static int bcma_get_next_core(struct bcm +@@ -364,6 +364,7 @@ static int bcma_get_next_core(struct bcm void bcma_init_bus(struct bcma_bus *bus) { s32 tmp; @@ -21,7 +21,7 @@ Signed-off-by: Hauke Mehrtens if (bus->init_done) return; -@@ -390,9 +391,12 @@ void bcma_init_bus(struct bcma_bus *bus) +@@ -374,9 +375,12 @@ void bcma_init_bus(struct bcma_bus *bus) bcma_scan_switch_core(bus, BCMA_ADDR_BASE); tmp = bcma_scan_read32(bus, 0, BCMA_CC_ID); -- cgit v1.2.3