projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf5b56e
)
mod board-rk29sdk.c: .detect_irq = RK29_PIN2_PA2
author
kfx
<kfx@rock-chips.com>
Sat, 9 Apr 2011 07:36:37 +0000
(15:36 +0800)
committer
kfx
<kfx@rock-chips.com>
Sat, 9 Apr 2011 07:36:37 +0000
(15:36 +0800)
arch/arm/mach-rk29/board-rk29sdk.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29sdk.c
b/arch/arm/mach-rk29/board-rk29sdk.c
index e47c97617e7e8e618bcf11fc8722402fe1ae3c74..6548b1c766ffce6871c34e3e185efcba8a8d128a 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29sdk.c
+++ b/
arch/arm/mach-rk29/board-rk29sdk.c
@@
-1210,7
+1210,7
@@
struct rk29_sdmmc_platform_data default_sdmmc0_data = {
#else
.use_dma = 0,
#endif
- .detect_irq =
INVALID_GPIO,//
RK29_PIN2_PA2 // INVALID_GPIO
+ .detect_irq = RK29_PIN2_PA2 // INVALID_GPIO
};
#endif
#ifdef CONFIG_SDMMC1_RK29