aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-22 07:13:21 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-22 07:13:21 +0000
commitcdf16b5bb0237ad601f4c129b84487af6a4d9b7f (patch)
tree7b3229bee86262d0fc80de2cfe97c83a8dd49556 /target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch
parenta0a67ed36661e2252b635e8eb2e2debaa7f2c791 (diff)
downloadupstream-cdf16b5bb0237ad601f4c129b84487af6a4d9b7f.tar.gz
upstream-cdf16b5bb0237ad601f4c129b84487af6a4d9b7f.tar.bz2
upstream-cdf16b5bb0237ad601f4c129b84487af6a4d9b7f.zip
kernel: refresh patches for 2.6.34-rc5 and update md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21082 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch')
-rw-r--r--target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch b/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch
index dae59b15d7..004ca7ace2 100644
--- a/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch
+++ b/target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch
@@ -1,6 +1,6 @@
---- a/arch/arm/mach-mx2/devices.c 2010-04-10 13:56:17.000000000 +0200
-+++ b/arch/arm/mach-mx2/devices.c 2010-04-10 15:15:17.000000000 +0200
-@@ -304,7 +304,7 @@
+--- a/arch/arm/mach-mx2/devices.c
++++ b/arch/arm/mach-mx2/devices.c
+@@ -304,7 +304,7 @@ DEFINE_MXC_MMC_DEVICE(1, MX2x_SDHC2_BASE
#ifdef CONFIG_MACH_MX27
static struct resource otg_resources[] = {
{
@@ -9,7 +9,7 @@
.end = MX27_USBOTG_BASE_ADDR + 0x1ff,
.flags = IORESOURCE_MEM,
}, {
-@@ -483,8 +483,8 @@
+@@ -483,8 +483,8 @@ int __init mxc_register_gpios(void)
#ifdef CONFIG_MACH_MX21
static struct resource mx21_usbhc_resources[] = {
{