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:
bfdcc05
)
rk3188 ds1006h: fix rk_hdmi_power_init
author
wuhao
<wuhao@wuhao@rock-chips.com>
Tue, 29 Jan 2013 07:20:39 +0000
(15:20 +0800)
committer
wuhao
<wuhao@wuhao@rock-chips.com>
Tue, 29 Jan 2013 07:20:39 +0000
(15:20 +0800)
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
b/arch/arm/mach-rk3188/board-rk3188-ds1006h.c
index 21a819696096140747609ac566851ef9e5e7a46b..049c32112a5a946d7f41aef5870e4cf52557863b 100755
(executable)
--- a/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
+++ b/
arch/arm/mach-rk3188/board-rk3188-ds1006h.c
@@
-560,7
+560,7
@@
static int rk_hdmi_power_init(void)
return 0;
}
static struct rk_hdmi_platform_data rk_hdmi_pdata = {
- .io_init = rk_hdmi_power_init,
+
//
.io_init = rk_hdmi_power_init,
};
#endif
#ifdef CONFIG_ION