From: Kevin Hilman <khilman@deeprootsystems.com>
To: Jingoo Han <jg1.han@samsung.com>,
'Linus Walleij' <linus.walleij@linaro.org>
Cc: 'Alexandre Courbot' <gnurou@gmail.com>,
linux-gpio@vger.kernel.org,
'Santosh Shilimkar' <santosh.shilimkar@ti.com>
Subject: Re: [PATCH 1/2] gpio/omap: Use devm_ioremap_resource()
Date: Fri, 14 Feb 2014 13:34:08 -0800 [thread overview]
Message-ID: <52FE8BD0.4000307@deeprootsystems.com> (raw)
In-Reply-To: <000001cf279d$599a8000$0ccf8000$%han@samsung.com>
On 02/11/2014 06:51 PM, Jingoo Han wrote:
> Use devm_ioremap_resource() in order to make the code simpler,
> and remove redundant return value check of platform_get_resource()
> because the value is checked by devm_ioremap_resource().
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Nice cleanup.
Acked-by: Kevin Hilman <khilman@linaro.org>
next prev parent reply other threads:[~2014-02-14 21:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 2:51 [PATCH 1/2] gpio/omap: Use devm_ioremap_resource() Jingoo Han
2014-02-12 2:53 ` [PATCH 2/2] gpio: pl061: " Jingoo Han
2014-02-12 4:25 ` Alexandre Courbot
2014-02-24 12:16 ` Linus Walleij
2014-02-12 4:24 ` [PATCH 1/2] gpio/omap: " Alexandre Courbot
2014-02-14 21:34 ` Kevin Hilman [this message]
2014-02-14 22:55 ` Santosh Shilimkar
2014-02-24 13:45 ` 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=52FE8BD0.4000307@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=gnurou@gmail.com \
--cc=jg1.han@samsung.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=santosh.shilimkar@ti.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.