diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-09-26 11:42:43 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-09-26 11:42:43 +0000 |
commit | 9c04a5f0bf8d9f63ccdc6504e304031f74a10780 (patch) | |
tree | b290e7e9e59abff8bd542c5ce46ab3a7bb887c36 /target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch | |
parent | 8fd9f931e6aea3ed94c4c889a15b80f626190025 (diff) | |
download | upstream-9c04a5f0bf8d9f63ccdc6504e304031f74a10780.tar.gz upstream-9c04a5f0bf8d9f63ccdc6504e304031f74a10780.tar.bz2 upstream-9c04a5f0bf8d9f63ccdc6504e304031f74a10780.zip |
[brcm47xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17733 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch b/target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch index a166329150..3d8327ebfd 100644 --- a/target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch +++ b/target/linux/brcm47xx/patches-2.6.28/275-usb2-bcm5354-init.patch @@ -13,8 +13,8 @@ Signed-off-by: Steve Brown <sbrown@cortland.com> drivers/usb/host/ohci-ssb.c | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) ---- linux-2.6.28.10.orig/drivers/usb/host/ohci-ssb.c -+++ linux-2.6.28.10/drivers/usb/host/ohci-ssb.c +--- a/drivers/usb/host/ohci-ssb.c ++++ b/drivers/usb/host/ohci-ssb.c @@ -141,22 +141,31 @@ static int ssb_ohci_attach(struct ssb_de */ ssb_device_enable(dev, 0); |