Commit bb9cac24 authored by Moritz Fischer's avatar Moritz Fischer Committed by Michal Simek

ARM: zynq: PM: Fixed simple typo.

Signed-off-by: default avatarMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 6a4d8f36
...@@ -61,7 +61,7 @@ static void __iomem *zynq_pm_ioremap(const char *comp) ...@@ -61,7 +61,7 @@ static void __iomem *zynq_pm_ioremap(const char *comp)
/** /**
* zynq_pm_late_init() - Power management init * zynq_pm_late_init() - Power management init
* *
* Initialization of power management related featurs and infrastructure. * Initialization of power management related features and infrastructure.
*/ */
void __init zynq_pm_late_init(void) void __init zynq_pm_late_init(void)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment