ARM: zynq: PM: Fixed simple typo.
authorMoritz Fischer <moritz.fischer@ettus.com>
Fri, 9 Jan 2015 15:44:00 +0000 (16:44 +0100)
committerMichal 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

index 911fcf865be8539489a0dfa9b27adea0993b0f8b..fa44fc1b6dd5755f077285841d27649e5fbacd7e 100644 (file)
@@ -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 features and infrastructure.
  */
 void __init zynq_pm_late_init(void)
 {