diff options
author | Boris BREZILLON <b.brezillon@overkiz.com> | 2013-12-09 09:51:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-18 16:30:36 -0800 |
commit | cca2bbb3083de44394cabe7b3e9937d44bcc8e19 (patch) | |
tree | cd9e6204aa642c132c8a032a404495ad9e5f3133 /drivers/usb/host/fotg210.h | |
parent | 4d90b819ae4c7ea8fd5e2bb7edc68c0f334be2e4 (diff) | |
download | talos-obmc-linux-cca2bbb3083de44394cabe7b3e9937d44bcc8e19.tar.gz talos-obmc-linux-cca2bbb3083de44394cabe7b3e9937d44bcc8e19.zip |
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Replace the request_mem_region + ioremap calls by the
devm_ioremap_resource call which does the same things but with device
managed resources.
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/fotg210.h')
0 files changed, 0 insertions, 0 deletions