All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] PWM: Correct misspellings of "module" in context of PWM
Date: Mon, 19 Sep 2016 08:32:32 +0200	[thread overview]
Message-ID: <57DF8680.1010604@denx.de> (raw)
In-Reply-To: <alpine.LFD.2.20.1609130832260.6996@localhost.localdomain>

Hello Robert,

Am 13.09.2016 um 14:35 schrieb Robert P. J. Day:
>
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
> ---

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
>
> diff --git a/README b/README
> index f41a6af..30076bc 100644
> --- a/README
> +++ b/README
> @@ -1405,7 +1405,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
> diff --git a/drivers/pwm/pwm-imx-util.c b/drivers/pwm/pwm-imx-util.c
> index f92c370..285564a 100644
> --- a/drivers/pwm/pwm-imx-util.c
> +++ b/drivers/pwm/pwm-imx-util.c
> @@ -2,7 +2,7 @@
>    * (C) Copyright 2014
>    * Heiko Schocher, DENX Software Engineering, hs at 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
> diff --git a/drivers/pwm/pwm-imx-util.h b/drivers/pwm/pwm-imx-util.h
> index 45465c4..5c18651 100644
> --- a/drivers/pwm/pwm-imx-util.h
> +++ b/drivers/pwm/pwm-imx-util.h
> @@ -2,7 +2,7 @@
>    * (C) Copyright 2014
>    * Heiko Schocher, DENX Software Engineering, hs at denx.de.
>    *
> - * Basic support for the pwm modul on imx6.
> + * Basic support for the pwm module on imx6.
>    *
>    * SPDX-License-Identifier:	GPL-2.0
>    */
> diff --git a/drivers/pwm/pwm-imx.c b/drivers/pwm/pwm-imx.c
> index 47799fc..3f808f9 100644
> --- a/drivers/pwm/pwm-imx.c
> +++ b/drivers/pwm/pwm-imx.c
> @@ -2,7 +2,7 @@
>    * (C) Copyright 2014
>    * Heiko Schocher, DENX Software Engineering, hs at denx.de.
>    *
> - * Basic support for the pwm modul on imx6.
> + * Basic support for the pwm module on imx6.
>    *
>    * SPDX-License-Identifier:	GPL-2.0+
>    */
>

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2016-09-19  6:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 12:35 [U-Boot] [PATCH] PWM: Correct misspellings of "module" in context of PWM Robert P. J. Day
2016-09-19  6:32 ` Heiko Schocher [this message]
2016-10-08 17:05 ` [U-Boot] " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57DF8680.1010604@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.