mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[kirkwood] Update kernel to 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22786 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user