From: Grant Likely <grant.likely@linaro.org>
To: Rob Herring <rob.herring@calxeda.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Yijing Wang <wangyijing@huawei.com>,
Hanjun Guo <guohanjun@huawei.com>
Subject: Re: [PATCH] irq/of: Fix comment typo for irq_of_parse_and_map
Date: Mon, 09 Sep 2013 17:03:35 +0100 [thread overview]
Message-ID: <20130909160335.2E26A3E0F23@localhost> (raw)
In-Reply-To: <1377913450-30108-1-git-send-email-wangyijing@huawei.com>
On Sat, 31 Aug 2013 09:44:10 +0800, Yijing Wang <wangyijing@huawei.com> wrote:
> Fix trivial comment typo for irq_of_parse_and_map().
>
> Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Applied, thanks.
g.
> ---
> drivers/of/irq.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/of/irq.c b/drivers/of/irq.c
> index 1264923..1752988 100644
> --- a/drivers/of/irq.c
> +++ b/drivers/of/irq.c
> @@ -28,7 +28,7 @@
>
> /**
> * irq_of_parse_and_map - Parse and map an interrupt into linux virq space
> - * @device: Device node of the device whose interrupt is to be mapped
> + * @dev: Device node of the device whose interrupt is to be mapped
> * @index: Index of the interrupt to map
> *
> * This function is a wrapper that chains of_irq_map_one() and
> --
> 1.7.1
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Grant Likely <grant.likely@linaro.org>
To: Yijing Wang <wangyijing@huawei.com>,
Rob Herring <rob.herring@calxeda.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Yijing Wang <wangyijing@huawei.com>,
Hanjun Guo <guohanjun@huawei.com>
Subject: Re: [PATCH] irq/of: Fix comment typo for irq_of_parse_and_map
Date: Mon, 09 Sep 2013 17:03:35 +0100 [thread overview]
Message-ID: <20130909160335.2E26A3E0F23@localhost> (raw)
In-Reply-To: <1377913450-30108-1-git-send-email-wangyijing@huawei.com>
On Sat, 31 Aug 2013 09:44:10 +0800, Yijing Wang <wangyijing@huawei.com> wrote:
> Fix trivial comment typo for irq_of_parse_and_map().
>
> Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Applied, thanks.
g.
> ---
> drivers/of/irq.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/of/irq.c b/drivers/of/irq.c
> index 1264923..1752988 100644
> --- a/drivers/of/irq.c
> +++ b/drivers/of/irq.c
> @@ -28,7 +28,7 @@
>
> /**
> * irq_of_parse_and_map - Parse and map an interrupt into linux virq space
> - * @device: Device node of the device whose interrupt is to be mapped
> + * @dev: Device node of the device whose interrupt is to be mapped
> * @index: Index of the interrupt to map
> *
> * This function is a wrapper that chains of_irq_map_one() and
> --
> 1.7.1
>
>
next prev parent reply other threads:[~2013-09-09 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-31 1:44 [PATCH] irq/of: Fix comment typo for irq_of_parse_and_map Yijing Wang
2013-08-31 1:44 ` Yijing Wang
2013-09-09 16:03 ` Grant Likely [this message]
2013-09-09 16:03 ` Grant Likely
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=20130909160335.2E26A3E0F23@localhost \
--to=grant.likely@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=guohanjun@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=wangyijing@huawei.com \
/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.