Skip to content

Commit

Permalink
ARM: zynq: PM: Fixed simple typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Moritz Fischer authored and Michal Simek committed Jan 29, 2015
1 parent 6a4d8f3 commit bb9cac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-zynq/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit bb9cac2

Please sign in to comment.