linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Jingoo Han <jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	'Wolfram Sang' <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	'Florian Meier' <florian.meier-oZ8rN/sblLk@public.gmane.org>
Subject: Re: [PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource()
Date: Tue, 11 Feb 2014 22:11:21 -0700	[thread overview]
Message-ID: <52FB0279.4060808@wwwdotorg.org> (raw)
In-Reply-To: <001101cf2729$890d5b10$9b281130$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>

On 02/11/2014 06:02 AM, 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().

Acked-by: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>

  parent reply	other threads:[~2014-02-12  5:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 13:02 [PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource() Jingoo Han
     [not found] ` <001101cf2729$890d5b10$9b281130$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-02-11 13:04   ` [PATCH 2/2] i2c: mxs: " Jingoo Han
     [not found]     ` <001a01cf2729$dc23cd70$946b6850$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-02-12  3:33       ` Shawn Guo
2014-02-12  7:36       ` Marek Vasut
2014-03-09 20:47       ` Wolfram Sang
2014-03-09 23:34         ` [PATCH V2] " Jingoo Han
     [not found]           ` <006501cf3bf0$12411a40$36c34ec0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-03-10  7:30             ` Wolfram Sang
2014-02-12  5:11   ` Stephen Warren [this message]
2014-03-09 20:46   ` [PATCH 1/2] i2c: bcm2835: " Wolfram Sang

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=52FB0279.4060808@wwwdotorg.org \
    --to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
    --cc=florian.meier-oZ8rN/sblLk@public.gmane.org \
    --cc=jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.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 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).