projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c402361
)
ARM: S5PC100: Rename keypad clock for S5PC100.
author
Naveen Krishna Ch
<ch.naveen@samsung.com>
Fri, 4 Jun 2010 05:11:44 +0000
(10:41 +0530)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:30:51 +0000
(18:30 +0900)
This patch renames the keypad clock for S5PC100 from keyif to keypad.
Signed-off-by: Naveen Krishna Ch <ch.naveen@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5pc100/clock.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-s5pc100/clock.c
b/arch/arm/mach-s5pc100/clock.c
index e3fed4cfe7ad2e94ad0963bb103981d1795ec9f8..e1136f4ad3c210f285b01dfb065e6f34ac69fa1b 100644
(file)
--- a/
arch/arm/mach-s5pc100/clock.c
+++ b/
arch/arm/mach-s5pc100/clock.c
@@
-737,7
+737,7
@@
static struct clk init_clocks_disable[] = {
.enable = s5pc100_d1_5_ctrl,
.ctrlbit = (1 << 7),
}, {
- .name = "key
if
",
+ .name = "key
pad
",
.id = -1,
.parent = &clk_div_d1_bus.clk,
.enable = s5pc100_d1_5_ctrl,