From: Mika Westerberg <mika.westerberg@iki.fi>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
spi-devel-general@lists.sourceforge.net,
Ryan Mallon <rmallon@gmail.com>,
broonie@kernel.org, grant.likely@linaro.org,
hsweeten@visionengravers.com
Subject: Re: [PATCH v2 02/11] spi: spi-ep93xx: use read,write instead of __raw_* variants
Date: Wed, 3 Jul 2013 21:00:39 +0300 [thread overview]
Message-ID: <20130703180039.GA26568@mwesterb-mobl.lan> (raw)
In-Reply-To: <201307021006.26694.hartleys@visionengravers.com>
On Tue, Jul 02, 2013 at 10:06:26AM -0700, H Hartley Sweeten wrote:
> The memory resource used by this driver is ioremap()'d and the normal
> read,write calls can be used instead of the __raw_* variants.
>
> Also, remove the inline tag on the helper functions and let the compiler
> decide if they are inlined.
>
> Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
> Cc: Ryan Mallon <rmallon@gmail.com>
> Cc: Mika Westerberg <mika.westerberg@iki.fi>
Acked-by: Mika Westerberg <mika.westerberg@iki.fi>
next prev parent reply other threads:[~2013-07-03 18:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 17:06 [PATCH v2 02/11] spi: spi-ep93xx: use read,write instead of __raw_* variants H Hartley Sweeten
2013-07-03 18:00 ` Mika Westerberg [this message]
2013-07-03 18:21 ` Mark Brown
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=20130703180039.GA26568@mwesterb-mobl.lan \
--to=mika.westerberg@iki.fi \
--cc=broonie@kernel.org \
--cc=grant.likely@linaro.org \
--cc=hartleys@visionengravers.com \
--cc=hsweeten@visionengravers.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmallon@gmail.com \
--cc=spi-devel-general@lists.sourceforge.net \
/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;
as well as URLs for NNTP newsgroup(s).