diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-04-18 18:22:50 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-04-18 18:22:50 +0000 |
commit | 8eed02d63862f191cf202e73d19b0c20e6057f0f (patch) | |
tree | 9b2a24436bad611f5f67eb2380bff949a5151983 /target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch | |
parent | 6ba45a161d9da974c3fcd365679187195179f1ee (diff) | |
download | upstream-8eed02d63862f191cf202e73d19b0c20e6057f0f.tar.gz upstream-8eed02d63862f191cf202e73d19b0c20e6057f0f.tar.bz2 upstream-8eed02d63862f191cf202e73d19b0c20e6057f0f.zip |
brcm47xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20996 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch b/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch index f396ca745a..a2691b008d 100644 --- a/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch +++ b/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch @@ -31,7 +31,7 @@ } --- a/drivers/ssb/main.c +++ b/drivers/ssb/main.c -@@ -1069,6 +1069,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) +@@ -1070,6 +1070,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) if (bus->chip_id == 0x5365) { rate = 100000000; |