linux/drivers/staging/dwc2
Laurent Navet 1b6cb29630 staging: dwc2: use devm_ioremap_resource()
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@gmail.com>
Reviewed-by: Matthijs Kooijman <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-16 15:27:15 -07:00
..
core_intr.c staging: dwc2: remove dummy interrupt handling 2013-05-16 15:22:39 -07:00
core.c staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hcd_ddma.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd_intr.c staging: dwc2: add helper variable to simplify code 2013-05-16 15:23:55 -07:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hcd.c staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
hcd.h staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
hw.h
Kconfig staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
pci.c staging: dwc2: use devm_ioremap_resource() 2013-05-16 15:27:15 -07:00
platform.c staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00