diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:09:21 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:09:21 +0000 |
commit | c89b70adcd1d1c025675b1664dbc733c9f7ef939 (patch) | |
tree | 7ce01f52691824b4cad46536f3fd0ed7f5361324 /target/linux/kirkwood/patches/002-mvsdio_delay.patch | |
parent | 5e58d35a342b0df478fc38806aaac0bfff235a0e (diff) | |
download | upstream-c89b70adcd1d1c025675b1664dbc733c9f7ef939.tar.gz upstream-c89b70adcd1d1c025675b1664dbc733c9f7ef939.tar.bz2 upstream-c89b70adcd1d1c025675b1664dbc733c9f7ef939.zip |
upgrade to 2.6.37
SVN-Revision: 26225
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 4198690524..ba28853604 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 -@@ -264,6 +264,15 @@ static int mmc_switch_hs(struct mmc_card +@@ -332,6 +332,15 @@ int mmc_sd_switch_hs(struct mmc_card *ca return -ENOMEM; } @@ -18,7 +18,7 @@ goto out; --- a/drivers/mmc/core/core.c +++ b/drivers/mmc/core/core.c -@@ -302,9 +302,9 @@ void mmc_set_data_timeout(struct mmc_dat +@@ -303,9 +303,9 @@ void mmc_set_data_timeout(struct mmc_dat * The limit is really 250 ms, but that is * insufficient for some crappy cards. */ |