All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@renesas.com>
To: Laurent Navet <laurent.navet@gmail.com>
Cc: djbw@fb.com, vinod.koul@intel.com,
	kuninori.morimoto.gx@renesas.com, g.liakhovetski@gmx.de,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: dma: sh: sudmac: use devm_ioremap_resource()
Date: Fri, 17 May 2013 17:29:23 +0900	[thread overview]
Message-ID: <5195EA63.3050900@renesas.com> (raw)
In-Reply-To: <1368531330-32193-1-git-send-email-laurent.navet@gmail.com>

Hi,

(2013/05/14 20:35), Laurent Navet wrote:
> Replace a call to deprecated devm_request_and_ioremap by devm_ioremap_resource.
> Found with coccicheck and this semantic patch:
>  scripts/coccinelle/api/devm_ioremap_resource.cocci
> 
> Signed-off-by: Laurent Navet <laurent.navet@gmail.com>
> ---
>  drivers/dma/sh/sudmac.c |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thank you for the patch.

Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda

      reply	other threads:[~2013-05-17  8:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-14 11:35 [PATCH] drivers: dma: sh: sudmac: use devm_ioremap_resource() Laurent Navet
2013-05-17  8:29 ` Shimoda, Yoshihiro [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=5195EA63.3050900@renesas.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=djbw@fb.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=laurent.navet@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vinod.koul@intel.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.