aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-30 11:05:40 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-30 11:05:40 +0000
commit6a40947c319ebfef8d76a6580917c3ae42108f23 (patch)
tree1a79067f7a0436c628b69d6ba74603fb1b075627 /target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch
parent81f5f10a626bd5f9767fecef4ef73b80ab0216d9 (diff)
downloadupstream-6a40947c319ebfef8d76a6580917c3ae42108f23.tar.gz
upstream-6a40947c319ebfef8d76a6580917c3ae42108f23.tar.bz2
upstream-6a40947c319ebfef8d76a6580917c3ae42108f23.zip
brcm47xx: refresh 2.6.33 kernel patches
SVN-Revision: 21265
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch b/target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch
index ddb1f1b383..5faf61de6a 100644
--- a/target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch
+++ b/target/linux/brcm47xx/patches-2.6.33/950-sbb-sysfs-files.patch
@@ -1,6 +1,6 @@
--- a/drivers/ssb/main.c
+++ b/drivers/ssb/main.c
-@@ -385,6 +385,34 @@ static int ssb_device_uevent(struct devi
+@@ -384,6 +384,34 @@ static int ssb_device_uevent(struct devi
ssb_dev->id.revision);
}
@@ -35,7 +35,7 @@
static struct bus_type ssb_bustype = {
.name = "ssb",
.match = ssb_bus_match,
-@@ -394,6 +422,7 @@ static struct bus_type ssb_bustype = {
+@@ -393,6 +421,7 @@ static struct bus_type ssb_bustype = {
.suspend = ssb_device_suspend,
.resume = ssb_device_resume,
.uevent = ssb_device_uevent,