projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] udev: bump to 173
[openwrt.git]
/
target
/
linux
/
kirkwood
/
patches
/
002-mvsdio_delay.patch
diff --git
a/target/linux/kirkwood/patches/002-mvsdio_delay.patch
b/target/linux/kirkwood/patches/002-mvsdio_delay.patch
index
4198690
..
ba28853
100644
(file)
--- 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
--- 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;
}
return -ENOMEM;
}
@@
-18,7
+18,7
@@
goto out;
--- a/drivers/mmc/core/core.c
+++ b/drivers/mmc/core/core.c
goto out;
--- a/drivers/mmc/core/core.c
+++ b/drivers/mmc/core/core.c
-@@ -30
2,9 +302
,9 @@ void mmc_set_data_timeout(struct mmc_dat
+@@ -30
3,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.
*/
* The limit is really 250 ms, but that is
* insufficient for some crappy cards.
*/
This page took
0.020471 seconds
and
4
git commands to generate.