aboutsummaryrefslogtreecommitdiffstats
path: root/with-linux-3.4/mvsdio-3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'with-linux-3.4/mvsdio-3.patch')
-rw-r--r--with-linux-3.4/mvsdio-3.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/with-linux-3.4/mvsdio-3.patch b/with-linux-3.4/mvsdio-3.patch
new file mode 100644
index 0000000..76e96ce
--- /dev/null
+++ b/with-linux-3.4/mvsdio-3.patch
@@ -0,0 +1,13 @@
+Index: linux-3.4/drivers/mmc/core/core.c
+===================================================================
+--- linux-3.4.orig/drivers/mmc/core/core.c 2012-05-27 15:26:08.394167850 -0300
++++ linux-3.4/drivers/mmc/core/core.c 2012-05-27 15:26:38.085113097 -0300
+@@ -536,7 +536,7 @@
+ */
+ limit_us = 3000000;
+ else
+- limit_us = 100000;
++ limit_us = 200000;
+
+ /*
+ * SDHC cards always use these fixed values.