diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-20 19:31:13 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-20 19:31:13 +0000 |
commit | fde6b95e15552bbe3e387d1b66bc11a762efffa4 (patch) | |
tree | 0ec39aad865da4f5bfe5ea404199055adde552d1 /target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch | |
parent | 92b5bec118673c40e9abbf5f9620fb3609735fb7 (diff) | |
download | upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.tar.gz upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.tar.bz2 upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.zip |
[brcm47xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch b/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch index 9adf48414b..0d46f82c46 100644 --- a/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch +++ b/target/linux/brcm47xx/patches-2.6.31/220-bcm5354.patch @@ -31,7 +31,7 @@ } --- a/drivers/ssb/main.c +++ b/drivers/ssb/main.c -@@ -1010,6 +1010,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) +@@ -1012,6 +1012,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus) if (bus->chip_id == 0x5365) { rate = 100000000; |