projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
021-bugfix-mmc-clock.patch
diff --git
a/target/linux/pxa/patches-2.6.21/021-bugfix-mmc-clock.patch
b/target/linux/pxa/patches-2.6.21/021-bugfix-mmc-clock.patch
index
cac8d73
..
d979976
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/021-bugfix-mmc-clock.patch
+++ b/
target/linux/pxa/patches-2.6.21/021-bugfix-mmc-clock.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21gum/drivers/mmc/pxamci.c
-===================================================================
---- linux-2.6.21gum.orig/drivers/mmc/pxamci.c
-+++ linux-2.6.21gum/drivers/mmc/pxamci.c
+--- a/drivers/mmc/pxamci.c
++++ b/drivers/mmc/pxamci.c
@@ -366,8 +366,7 @@ static void pxamci_set_ios(struct mmc_ho
if (ios->clock) {
@@ -366,8 +366,7 @@ static void pxamci_set_ios(struct mmc_ho
if (ios->clock) {
This page took
0.024735 seconds
and
4
git commands to generate.