usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
authorTushar Behera <tushar.behera@linaro.org>
Mon, 10 Jun 2013 11:35:12 +0000 (17:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 20:37:07 +0000 (13:37 -0700)
commit56a9a6de2a87221c859be431b7b48e84b3f867b9
tree3c377c6c4fb61c2a8e6471ab5b12abefd89ca218
parent71c2fb03fc5800f24b66b730cbb9fddc22df40d3
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource

Commit 75096579c3ac ("lib: devres: Introduce devm_ioremap_resource()")
introduced devm_ioremap_resource() and deprecated the use of
devm_request_and_ioremap().

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
CC: linux-usb@vger.kernel.org
CC: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-rcar-usb.c