diff mbox series

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

Message ID 20210205083831.339095-1-unixbhaskar@gmail.com
State New
Headers show
Series arch: arm: mach-imx: Fix a spelling in the file pm-imx5.c | expand

Commit Message

Bhaskar Chowdhury Feb. 5, 2021, 8:38 a.m. UTC
s/confgiured/configured/


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/arm/mach-imx/pm-imx5.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.30.0

Comments

Randy Dunlap Feb. 5, 2021, 4:59 p.m. UTC | #1
On 2/5/21 12:38 AM, Bhaskar Chowdhury wrote:
> 
> s/confgiured/configured/
> 
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>


> ---
>  arch/arm/mach-imx/pm-imx5.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-imx/pm-imx5.c b/arch/arm/mach-imx/pm-imx5.c
> index e9962b48e30c..2e3af2bc7758 100644
> --- a/arch/arm/mach-imx/pm-imx5.c
> +++ b/arch/arm/mach-imx/pm-imx5.c
> @@ -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
> --
> 2.30.0
>
Shawn Guo March 3, 2021, 1:51 p.m. UTC | #2
On Fri, Feb 05, 2021 at 02:08:31PM +0530, Bhaskar Chowdhury wrote:
> 
> s/confgiured/configured/
> 
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm/mach-imx/pm-imx5.c b/arch/arm/mach-imx/pm-imx5.c
index e9962b48e30c..2e3af2bc7758 100644
--- a/arch/arm/mach-imx/pm-imx5.c
+++ b/arch/arm/mach-imx/pm-imx5.c
@@ -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