aboutsummaryrefslogtreecommitdiffstats
path: root/with-linux-3.4/mvsdio-3.patch
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@gmail.com>2012-05-30 23:33:10 -0300
committerThiago Jung Bauermann <thiago.bauermann@gmail.com>2012-05-30 23:33:10 -0300
commitb6be6e02f9bdecfb00b1264d7dfdf453badaba34 (patch)
treefc3000dc60968166cc268864d2357d58ee1544cc /with-linux-3.4/mvsdio-3.patch
downloaddreamplug-libertas_uap-b6be6e02f9bdecfb00b1264d7dfdf453badaba34.tar.gz
dreamplug-libertas_uap-b6be6e02f9bdecfb00b1264d7dfdf453badaba34.zip
Initial commit.
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.