From 6e3060af50ea16d772a1bea00c34eb1e39edde0f Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Tue, 24 Aug 2010 19:46:24 +0000 Subject: Update kernel to 2.6.35 SVN-Revision: 22786 --- target/linux/kirkwood/patches/002-mvsdio_delay.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '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 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. */ -- cgit v1.2.3