From f61f0b7178fa7591d9b4313b85cf8e47995d531c Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 13 Mar 2011 17:24:28 +0000 Subject: ssb: update ssb to version from linux-next-20110311 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26127 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch') diff --git a/target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch b/target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch index 92bb40074..5cf5dd337 100644 --- a/target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch +++ b/target/linux/brcm47xx/patches-2.6.36/220-bcm5354.patch @@ -31,7 +31,7 @@ } --- a/drivers/ssb/main.c +++ b/drivers/ssb/main.c -@@ -1074,6 +1074,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; -- cgit v1.2.3