[PATCH] staging: dwc2: use devm_ioremap_resource()

Paul Zimmerman Paul.Zimmerman at synopsys.com
Thu May 2 17:47:21 UTC 2013


> From: Matthijs Kooijman [mailto:matthijs at stdin.nl]
> Sent: Thursday, May 02, 2013 4:22 AM
> 
> On Thu, May 02, 2013 at 01:23:17PM +0200, 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_request_and_ioremap.cocci.
> >
> > Signed-off-by: Laurent Navet <laurent.navet at gmail.com>
> > ---
> >  drivers/staging/dwc2/pci.c |    6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> Patch looks good, I had a bit-for-bit identical patch in my queue here
> as well :-)
> 
> Reviewed-by: Matthijs Kooijman <matthijs at stdin.nl>

Acked-by: Paul Zimmerman <paulz at synopsys.com>




More information about the devel mailing list