linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Dejin Zheng <zhengdejin5@gmail.com>
Cc: thor.thayer@linux.intel.com, krzysztof.adamski@nokia.com,
	f.fainelli@gmail.com, rjui@broadcom.com, sbranden@broadcom.com,
	bcm-kernel-feedback-list@broadcom.com, nsekhar@ti.com,
	bgolaszewski@baylibre.com, baruch@tkos.co.il,
	wsa+renesas@sang-engineering.com, kgene@kernel.org,
	krzk@kernel.org, paul@crapouillou.net, vz@mleia.com,
	khilman@baylibre.com, gregory.clement@bootlin.com,
	rrichter@marvell.com, afaerber@suse.de,
	manivannan.sadhasivam@linaro.org, agross@kernel.org,
	bjorn.andersson@linaro.org, heiko@sntech.de, baohua@kernel.org,
	linus.walleij@linaro.org, mripard@kernel.org, wens@csie.org,
	ardb@kernel.org, gcherian@marvell.com, jun.nie@linaro.org,
	shawnguo@kernel.org, tglx@linutronix.de,
	zhouyanjie@wanyeetech.com, martin.blumenstingl@googlemail.com,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] i2c: busses: convert to devm_platform_ioremap_resource
Date: Wed, 15 Apr 2020 12:12:29 +0200	[thread overview]
Message-ID: <20200415101229.GG1141@ninjato> (raw)
In-Reply-To: <20200409135224.7426-1-zhengdejin5@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

On Thu, Apr 09, 2020 at 09:52:24PM +0800, Dejin Zheng wrote:
> use devm_platform_ioremap_resource() to simplify code, it
> contains platform_get_resource and devm_ioremap_resource.
> 
> Reviewed-by: Barry Song <baohua@kernel.org>
> Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> Acked-by: Robert Richter <rrichter@marvell.com>
> Acked-by: Thor Thayer <thor.thayer@linux.intel.com>
> Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> Suggested-by: Wolfram Sang <wsa@the-dreams.de>
> Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>

Removed "my" Suggested-by and applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2020-04-15 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09 13:52 [PATCH v3] i2c: busses: convert to devm_platform_ioremap_resource Dejin Zheng
2020-04-10  1:27 ` Bjorn Andersson
2020-04-15 10:12 ` Wolfram Sang [this message]

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=20200415101229.GG1141@ninjato \
    --to=wsa@the-dreams.de \
    --cc=afaerber@suse.de \
    --cc=agross@kernel.org \
    --cc=ardb@kernel.org \
    --cc=baohua@kernel.org \
    --cc=baruch@tkos.co.il \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=f.fainelli@gmail.com \
    --cc=gcherian@marvell.com \
    --cc=gregory.clement@bootlin.com \
    --cc=heiko@sntech.de \
    --cc=jun.nie@linaro.org \
    --cc=kgene@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=krzk@kernel.org \
    --cc=krzysztof.adamski@nokia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=mripard@kernel.org \
    --cc=nsekhar@ti.com \
    --cc=paul@crapouillou.net \
    --cc=rjui@broadcom.com \
    --cc=rrichter@marvell.com \
    --cc=sbranden@broadcom.com \
    --cc=shawnguo@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=thor.thayer@linux.intel.com \
    --cc=vz@mleia.com \
    --cc=wens@csie.org \
    --cc=wsa+renesas@sang-engineering.com \
    --cc=zhengdejin5@gmail.com \
    --cc=zhouyanjie@wanyeetech.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 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).