summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/020-ssb_update.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-04-04 15:53:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-04-04 15:53:01 +0000
commit30f0cb476f27602c4987f5ae770c72be56533e64 (patch)
tree398936242fa7693fa67c42129d2fde7f71aa2478 /target/linux/generic/patches-2.6.38/020-ssb_update.patch
parent4cbbd9ab4ba408392a5115f1f881cff36227899f (diff)
downloadmaster-31e0f0ae-30f0cb476f27602c4987f5ae770c72be56533e64.tar.gz
master-31e0f0ae-30f0cb476f27602c4987f5ae770c72be56533e64.tar.bz2
master-31e0f0ae-30f0cb476f27602c4987f5ae770c72be56533e64.zip
refresh patches
SVN-Revision: 31191
Diffstat (limited to 'target/linux/generic/patches-2.6.38/020-ssb_update.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/020-ssb_update.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/patches-2.6.38/020-ssb_update.patch b/target/linux/generic/patches-2.6.38/020-ssb_update.patch
index 41556285e4..8269ac3447 100644
--- a/target/linux/generic/patches-2.6.38/020-ssb_update.patch
+++ b/target/linux/generic/patches-2.6.38/020-ssb_update.patch
@@ -403,7 +403,7 @@
sprom_extract_r458(out, in);
/* TODO - get remaining rev 8 stuff needed */
-@@ -641,7 +706,7 @@ static int sprom_extract(struct ssb_bus
+@@ -641,7 +706,7 @@ static int sprom_extract(struct ssb_bus
break;
default:
ssb_printk(KERN_WARNING PFX "Unsupported SPROM"
@@ -412,7 +412,7 @@
" v1\n", out->revision);
out->revision = 1;
sprom_extract_r123(out, in);
-@@ -658,7 +723,6 @@ static int sprom_extract(struct ssb_bus
+@@ -658,7 +723,6 @@ static int sprom_extract(struct ssb_bus
static int ssb_pci_sprom_get(struct ssb_bus *bus,
struct ssb_sprom *sprom)
{
@@ -1428,7 +1428,7 @@
/* Suspend a SSB bus.
* Call this from the parent bus suspend routine. */
-@@ -518,6 +538,7 @@ extern int ssb_bus_may_powerdown(struct
+@@ -518,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);