commit | 9d6ab420a9cb475fb99874f06d00df9c8259c973 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri May 10 10:17:16 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 15 17:32:17 2013 +0300 |
tree | 9f053a723f06937ea8542e8b98d8409e3d590fa0 | |
parent | 2cde3935cf0e51ce5fd07609f1b770664db2d96b [diff] |
usb: phy: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Felipe Balbi <balbi@ti.com>