]> git.sur5r.net Git - u-boot/commitdiff
PWM: Correct misspellings of "module" in context of PWM
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 13 Sep 2016 12:35:18 +0000 (08:35 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 7 Oct 2016 00:57:43 +0000 (20:57 -0400)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Heiko Schocher <hs@denx.de>
README
drivers/pwm/pwm-imx-util.c
drivers/pwm/pwm-imx-util.h
drivers/pwm/pwm-imx.c

diff --git a/README b/README
index 3682e8c6f230d322a16ed06137397385ecf0db49..68d6a499c09f8166baa475f575bdd29ebebc59be 100644 (file)
--- a/README
+++ b/README
@@ -1361,7 +1361,7 @@ The following options need to be configured:
 
 - PWM Support:
                CONFIG_PWM_IMX
-               Support for PWM modul on the imx6.
+               Support for PWM module on the imx6.
 
 - TPM Support:
                CONFIG_TPM
index f92c3700f8eaf686ca17f4116dffb00ec5745fb8..285564a6dbabdd38c5e7d4070c65affe1f435d20 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2014
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
  *
- * Basic support for the pwm modul on imx6.
+ * Basic support for the pwm module on imx6.
  *
  * Based on linux:drivers/pwm/pwm-imx.c
  * from
index 45465c4fde58796deccf9e137e4d2941b4ca220b..5c1865135f996f713a57a22d35ac8409aa514e6e 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2014
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
  *
- * Basic support for the pwm modul on imx6.
+ * Basic support for the pwm module on imx6.
  *
  * SPDX-License-Identifier:    GPL-2.0
  */
index 47799fc0d1fb87c5c5ffb95967264d231825d4b9..3f808f925bbdb0fae683392db85bb81fde8eb0c8 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2014
  * Heiko Schocher, DENX Software Engineering, hs@denx.de.
  *
- * Basic support for the pwm modul on imx6.
+ * Basic support for the pwm module on imx6.
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */