From: Stephen Warren <swarren@wwwdotorg.org>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Linus Walleij <linus.walleij@linaro.org>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Grant Likely <grant.likely@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
linux-tegra@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch 1/2] pinctrl: tegra-xusb: fix an off by one test
Date: Thu, 31 Jul 2014 15:34:47 +0000 [thread overview]
Message-ID: <53DA6217.1050604@wwwdotorg.org> (raw)
In-Reply-To: <20140731152217.GD31539@mwanda>
On 07/31/2014 09:22 AM, Dan Carpenter wrote:
> This shoudld be ">= ARRAY_SIZE()" instead of "> ARRAY_SIZE()".
>
> Fixes: dc0a39386687 ('pinctrl: Add NVIDIA Tegra XUSB pad controller support')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
This series looks fine to me.
Linus, since the XUSB driver got merged through the Tegra tree, should I
send these fixes through arm-soc on top of the driver addition patches
(hoping to get them in before -rc1), or will you take them through the
pinctrl tree immediately after -rc1? The latter might be simpler.
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Dan Carpenter <dan.carpenter@oracle.com>,
Linus Walleij <linus.walleij@linaro.org>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Grant Likely <grant.likely@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
linux-tegra@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch 1/2] pinctrl: tegra-xusb: fix an off by one test
Date: Thu, 31 Jul 2014 09:34:47 -0600 [thread overview]
Message-ID: <53DA6217.1050604@wwwdotorg.org> (raw)
In-Reply-To: <20140731152217.GD31539@mwanda>
On 07/31/2014 09:22 AM, Dan Carpenter wrote:
> This shoudld be ">= ARRAY_SIZE()" instead of "> ARRAY_SIZE()".
>
> Fixes: dc0a39386687 ('pinctrl: Add NVIDIA Tegra XUSB pad controller support')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
This series looks fine to me.
Linus, since the XUSB driver got merged through the Tegra tree, should I
send these fixes through arm-soc on top of the driver addition patches
(hoping to get them in before -rc1), or will you take them through the
pinctrl tree immediately after -rc1? The latter might be simpler.
next prev parent reply other threads:[~2014-07-31 15:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-31 15:22 [patch 1/2] pinctrl: tegra-xusb: fix an off by one test Dan Carpenter
2014-07-31 15:22 ` Dan Carpenter
2014-07-31 15:34 ` Stephen Warren [this message]
2014-07-31 15:34 ` Stephen Warren
2014-08-11 6:56 ` Linus Walleij
2014-08-11 6:56 ` Linus Walleij
2014-07-31 15:36 ` Thierry Reding
2014-07-31 15:36 ` Thierry Reding
2014-08-11 6:55 ` Linus Walleij
2014-08-11 6:55 ` Linus Walleij
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=53DA6217.1050604@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=dan.carpenter@oracle.com \
--cc=grant.likely@linaro.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.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.