diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-03-02 13:18:56 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-03-02 13:18:56 +0000 |
commit | b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062 (patch) | |
tree | 4182057974c750f604dab0a2c24adc1b58331b33 /target/linux/generic/patches-2.6.36/941-ssb_update.patch | |
parent | cd3b60c14cea70d95801c2db94a7ed8d87478c12 (diff) | |
download | upstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.gz upstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.bz2 upstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.zip |
refresh patches
SVN-Revision: 30779
Diffstat (limited to 'target/linux/generic/patches-2.6.36/941-ssb_update.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.36/941-ssb_update.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.36/941-ssb_update.patch b/target/linux/generic/patches-2.6.36/941-ssb_update.patch index 80abe65979..9f8dfb8782 100644 --- a/target/linux/generic/patches-2.6.36/941-ssb_update.patch +++ b/target/linux/generic/patches-2.6.36/941-ssb_update.patch @@ -504,7 +504,7 @@ /* TODO - get remaining rev 8 stuff needed */ } -@@ -573,37 +682,34 @@ static int sprom_extract(struct ssb_bus +@@ -573,37 +682,34 @@ static int sprom_extract(struct ssb_bus ssb_dprintk(KERN_DEBUG PFX "SPROM revision %d detected.\n", out->revision); memset(out->et0mac, 0xFF, 6); /* preset et0 and et1 mac */ memset(out->et1mac, 0xFF, 6); @@ -563,7 +563,7 @@ } if (out->boardflags_lo == 0xFFFF) -@@ -617,15 +723,14 @@ static int sprom_extract(struct ssb_bus +@@ -617,15 +723,14 @@ static int sprom_extract(struct ssb_bus static int ssb_pci_sprom_get(struct ssb_bus *bus, struct ssb_sprom *sprom) { @@ -861,7 +861,7 @@ /* Suspend a SSB bus. * Call this from the parent bus suspend routine. */ -@@ -514,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct +@@ -514,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct * Otherwise static always-on powercontrol will be used. */ extern int ssb_bus_powerup(struct ssb_bus *bus, bool dynamic_pctl); |