From: dinguyen@opensource.altera.com (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] reset: socfpga: no need to store modrst_offset
Date: Wed, 6 Jul 2016 11:06:18 -0500 [thread overview]
Message-ID: <577D2C7A.2030204@opensource.altera.com> (raw)
In-Reply-To: <1467713872-4051-1-git-send-email-p.zabel@pengutronix.de>
On 07/05/2016 05:17 AM, Philipp Zabel wrote:
> Since we can just add it to membase once, there is no need to store
> modrst_offset separately, and to repeat the addition with every access.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
> drivers/reset/reset-socfpga.c | 19 +++++++++----------
> 1 file changed, 9 insertions(+), 10 deletions(-)
>
In case you want it:
Tested-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Thanks,
Dinh
WARNING: multiple messages have this Message-ID (diff)
From: Dinh Nguyen <dinguyen@opensource.altera.com>
To: Philipp Zabel <p.zabel@pengutronix.de>, <linux-kernel@vger.kernel.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>,
Chen-Yu Tsai <wens@csie.org>,
Steffen Trumtrar <s.trumtrar@pengutronix.de>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/3] reset: socfpga: no need to store modrst_offset
Date: Wed, 6 Jul 2016 11:06:18 -0500 [thread overview]
Message-ID: <577D2C7A.2030204@opensource.altera.com> (raw)
In-Reply-To: <1467713872-4051-1-git-send-email-p.zabel@pengutronix.de>
On 07/05/2016 05:17 AM, Philipp Zabel wrote:
> Since we can just add it to membase once, there is no need to store
> modrst_offset separately, and to repeat the addition with every access.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
> drivers/reset/reset-socfpga.c | 19 +++++++++----------
> 1 file changed, 9 insertions(+), 10 deletions(-)
>
In case you want it:
Tested-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Thanks,
Dinh
next prev parent reply other threads:[~2016-07-06 16:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 10:17 [PATCH 1/3] reset: socfpga: no need to store modrst_offset Philipp Zabel
2016-07-05 10:17 ` Philipp Zabel
2016-07-05 10:17 ` [PATCH 2/3] reset: sunxi: use readl/writel_relaxed Philipp Zabel
2016-07-05 10:17 ` Philipp Zabel
2016-07-05 10:17 ` [PATCH 3/3] reset: socfpga: " Philipp Zabel
2016-07-05 10:17 ` Philipp Zabel
2016-07-05 11:20 ` Arnd Bergmann
2016-07-05 11:20 ` Arnd Bergmann
2016-07-05 11:40 ` Philipp Zabel
2016-07-05 11:40 ` Philipp Zabel
2016-07-05 12:59 ` Arnd Bergmann
2016-07-05 12:59 ` Arnd Bergmann
2016-07-05 13:20 ` Philipp Zabel
2016-07-05 13:20 ` Philipp Zabel
2016-07-06 16:06 ` Dinh Nguyen [this message]
2016-07-06 16:06 ` [PATCH 1/3] reset: socfpga: no need to store modrst_offset Dinh Nguyen
2016-07-06 16:26 ` Philipp Zabel
2016-07-06 16:26 ` Philipp Zabel
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=577D2C7A.2030204@opensource.altera.com \
--to=dinguyen@opensource.altera.com \
--cc=linux-arm-kernel@lists.infradead.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 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.