ARM: mach-imx: Fix a spelling in the file pm-imx5.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 5 Feb 2021 08:38:31 +0000 (14:08 +0530)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 04:21:59 +0000 (12:21 +0800)
s/confgiured/configured/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/pm-imx5.c

index e9962b48e30cbd2db797cf9bb452b452ca93dfe3..2e3af2bc7758e0eb3a4597e35e2e0e7c1704c0c5 100644 (file)
@@ -45,7 +45,7 @@
  * This is also the lowest power state possible without affecting
  * 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
- * 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.
  */
 #define IMX5_DEFAULT_CPU_IDLE_STATE WAIT_UNCLOCKED_POWER_OFF