From: Mukesh Ojha <mojha@codeaurora.org>
To: Colin King <colin.king@canonical.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
linux-clk@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: mvebu: fix spelling mistake "gatable" -> "gateable"
Date: Tue, 16 Apr 2019 18:52:24 +0530 [thread overview]
Message-ID: <9b9e2152-d99b-4edd-762d-da59134c2ec0@codeaurora.org> (raw)
In-Reply-To: <20190416115616.31861-1-colin.king@canonical.com>
On 4/16/2019 5:26 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There are a few spelling mistakes in comments and a pr_err
> error message. Fix these.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Cheers,
-Mukesh
> ---
> drivers/clk/mvebu/common.c | 2 +-
> drivers/clk/mvebu/cp110-system-controller.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/clk/mvebu/common.c b/drivers/clk/mvebu/common.c
> index 6ab3c2e627c7..785dbede4835 100644
> --- a/drivers/clk/mvebu/common.c
> +++ b/drivers/clk/mvebu/common.c
> @@ -240,7 +240,7 @@ void __init mvebu_clk_gating_setup(struct device_node *np,
> int n;
>
> if (ctrl) {
> - pr_err("mvebu-clk-gating: cannot instantiate more than one gatable clock device\n");
> + pr_err("mvebu-clk-gating: cannot instantiate more than one gateable clock device\n");
> return;
> }
>
> diff --git a/drivers/clk/mvebu/cp110-system-controller.c b/drivers/clk/mvebu/cp110-system-controller.c
> index 9235a331b588..b6de283f45e3 100644
> --- a/drivers/clk/mvebu/cp110-system-controller.c
> +++ b/drivers/clk/mvebu/cp110-system-controller.c
> @@ -21,7 +21,7 @@
> * - Equal to SDIO clock
> * - 2/5 PLL0
> *
> - * CP110 has 32 gatable clocks, for the various peripherals in the IP.
> + * CP110 has 32 gateable clocks, for the various peripherals in the IP.
> */
>
> #define pr_fmt(fmt) "cp110-system-controller: " fmt
> @@ -57,7 +57,7 @@ enum {
> #define CP110_CORE_NAND 4
> #define CP110_CORE_SDIO 5
>
> -/* A number of gatable clocks need special handling */
> +/* A number of gateable clocks need special handling */
> #define CP110_GATE_AUDIO 0
> #define CP110_GATE_COMM_UNIT 1
> #define CP110_GATE_NAND 2
next prev parent reply other threads:[~2019-04-16 13:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-16 11:56 Colin King
2019-04-16 13:22 ` Mukesh Ojha [this message]
2019-04-18 21:53 ` Stephen Boyd
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=9b9e2152-d99b-4edd-762d-da59134c2ec0@codeaurora.org \
--to=mojha@codeaurora.org \
--cc=colin.king@canonical.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®