Commit 4ae20f26 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Shawn Guo

ARM: mach-imx: Fix a spelling in the file pm-imx5.c

s/confgiured/configured/
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent a38fd874
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
* This is also the lowest power state possible without affecting * This is also the lowest power state possible without affecting
* non-cpu parts of the system. For these reasons, imx5 should default * non-cpu parts of the system. For these reasons, imx5 should default
* to always using this state for cpu idling. The PM_SUSPEND_STANDBY also * to always using this state for cpu idling. The PM_SUSPEND_STANDBY also
* uses this state and needs to take no action when registers remain confgiured * uses this state and needs to take no action when registers remain configured
* for this state. * for this state.
*/ */
#define IMX5_DEFAULT_CPU_IDLE_STATE WAIT_UNCLOCKED_POWER_OFF #define IMX5_DEFAULT_CPU_IDLE_STATE WAIT_UNCLOCKED_POWER_OFF
......
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