commit | 2cde3935cf0e51ce5fd07609f1b770664db2d96b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri May 10 10:17:14 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 15 17:31:58 2013 +0300 |
tree | bae6186281cf68bd8e8f16726e97966d0313d11a | |
parent | 1bc0d926895bf86cf2b848c5d02cb422e275bbbb [diff] |
usb: gadget: 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>