summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-29 12:09:42 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-29 12:09:42 +0000
commitf5180a42705894d807c42650435164163bb60016 (patch)
tree327a943a9bc1a1e92049f902fb8fcad421b4253f /target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch
parent1ccd78cda735ff94abb33f770d20ff6b74714fa9 (diff)
[brcm47xx] Remove patches already applied in generic and refresh patches.
This fixes #6200 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18597 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch b/target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch
index cd44b9860..279a116d9 100644
--- a/target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch
+++ b/target/linux/generic-2.6/patches-2.6.28/976-ssb_update.patch
@@ -1440,6 +1440,14 @@
static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset,
u32 mask, u32 value)
{
+@@ -246,6 +233,7 @@ void ssb_chipcommon_init(struct ssb_chip
+ {
+ if (!cc->dev)
+ return; /* We don't have a ChipCommon */
++ ssb_pmu_init(cc);
+ chipco_powercontrol_init(cc);
+ ssb_chipco_set_clockmode(cc, SSB_CLKMODE_FAST);
+ calc_fast_powerup_delay(cc);
--- a/drivers/ssb/scan.c
+++ b/drivers/ssb/scan.c
@@ -175,6 +175,8 @@ static u32 scan_read32(struct ssb_bus *b