diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-24 19:46:24 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-24 19:46:24 +0000 |
commit | 6e3060af50ea16d772a1bea00c34eb1e39edde0f (patch) | |
tree | 96d7ec606b807d208ffe81156890d592d625057d /target/linux/kirkwood/patches/002-mvsdio_delay.patch | |
parent | 3b6d2366bd0680093a40c6ef9539b60a3aa6dfe6 (diff) | |
download | upstream-6e3060af50ea16d772a1bea00c34eb1e39edde0f.tar.gz upstream-6e3060af50ea16d772a1bea00c34eb1e39edde0f.tar.bz2 upstream-6e3060af50ea16d772a1bea00c34eb1e39edde0f.zip |
Update kernel to 2.6.35
SVN-Revision: 22786
Diffstat (limited to 'target/linux/kirkwood/patches/002-mvsdio_delay.patch')
-rw-r--r-- | target/linux/kirkwood/patches/002-mvsdio_delay.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches/002-mvsdio_delay.patch b/target/linux/kirkwood/patches/002-mvsdio_delay.patch index 3f7c56e032..4198690524 100644 --- a/target/linux/kirkwood/patches/002-mvsdio_delay.patch +++ b/target/linux/kirkwood/patches/002-mvsdio_delay.patch @@ -1,6 +1,6 @@ --- a/drivers/mmc/core/sd.c +++ b/drivers/mmc/core/sd.c -@@ -263,6 +263,15 @@ static int mmc_switch_hs(struct mmc_card +@@ -264,6 +264,15 @@ static int mmc_switch_hs(struct mmc_card return -ENOMEM; } @@ -18,7 +18,7 @@ goto out; --- a/drivers/mmc/core/core.c +++ b/drivers/mmc/core/core.c -@@ -286,9 +286,9 @@ void mmc_set_data_timeout(struct mmc_dat +@@ -302,9 +302,9 @@ void mmc_set_data_timeout(struct mmc_dat * The limit is really 250 ms, but that is * insufficient for some crappy cards. */ |