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:
0650ef7
)
3036: add ion reverse
author
wdc
<wdc@rock-chips.com>
Wed, 16 Jul 2014 06:50:41 +0000
(14:50 +0800)
committer
wdc
<wdc@rock-chips.com>
Wed, 16 Jul 2014 06:51:26 +0000
(14:51 +0800)
arch/arm/mach-rockchip/rk3036.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rockchip/rk3036.c
b/arch/arm/mach-rockchip/rk3036.c
index a992fe03f6ca73c2ca0c1482d33c149459fde992..aee51a47bec95732ab63f5cbbd3cced2fcb82073 100755
(executable)
--- a/
arch/arm/mach-rockchip/rk3036.c
+++ b/
arch/arm/mach-rockchip/rk3036.c
@@
-180,7
+180,7
@@
static void __init rk3036_init_late(void)
static void __init rk3036_reserve(void)
{
/* reserve memory for ION */
-
//
rockchip_ion_reserve();
+ rockchip_ion_reserve();
}
static void rk3036_restart(char mode, const char *cmd)