summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.0/220-bcm5354.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-06-27 20:20:11 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-06-27 20:20:11 +0000
commite439de144f0bd6dd3cdea921960bb5ae9a7be208 (patch)
treed891aa27a5c8e6557e4dca0a35f3f7c28d6ab7b6 /target/linux/brcm47xx/patches-3.0/220-bcm5354.patch
parentc1873c46b86fd0bc0d2bc4177209404f0a614097 (diff)
downloadmaster-31e0f0ae-e439de144f0bd6dd3cdea921960bb5ae9a7be208.tar.gz
master-31e0f0ae-e439de144f0bd6dd3cdea921960bb5ae9a7be208.tar.bz2
master-31e0f0ae-e439de144f0bd6dd3cdea921960bb5ae9a7be208.zip
brcm47xx: fix Linux-3.0 and fix clock rate detection.
SVN-Revision: 27294
Diffstat (limited to 'target/linux/brcm47xx/patches-3.0/220-bcm5354.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.0/220-bcm5354.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.0/220-bcm5354.patch b/target/linux/brcm47xx/patches-3.0/220-bcm5354.patch
index f7bc920d0e..d68534fb65 100644
--- a/target/linux/brcm47xx/patches-3.0/220-bcm5354.patch
+++ b/target/linux/brcm47xx/patches-3.0/220-bcm5354.patch
@@ -31,7 +31,7 @@
}
--- a/drivers/ssb/main.c
+++ b/drivers/ssb/main.c
-@@ -1103,6 +1103,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
+@@ -1104,6 +1104,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
if (bus->chip_id == 0x5365) {
rate = 100000000;