projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4d8f3
)
ARM: zynq: PM: Fixed simple typo.
author
Moritz Fischer
<moritz.fischer@ettus.com>
Fri, 9 Jan 2015 15:44:00 +0000
(16:44 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 29 Jan 2015 14:38:09 +0000
(15:38 +0100)
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/pm.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-zynq/pm.c
b/arch/arm/mach-zynq/pm.c
index 911fcf865be8539489a0dfa9b27adea0993b0f8b..fa44fc1b6dd5755f077285841d27649e5fbacd7e 100644
(file)
--- a/
arch/arm/mach-zynq/pm.c
+++ b/
arch/arm/mach-zynq/pm.c
@@
-61,7
+61,7
@@
static void __iomem *zynq_pm_ioremap(const char *comp)
/**
* zynq_pm_late_init() - Power management init
*
- * Initialization of power management related featurs and infrastructure.
+ * Initialization of power management related featur
e
s and infrastructure.
*/
void __init zynq_pm_late_init(void)
{