From: Wolfram Sang Date: Tue, 14 Jan 2014 11:58:56 +0000 (+0100) Subject: usb: dwc3: omap: don't check resource with devm_ioremap_resource X-Git-Tag: v3.15-rc1~137^2~25^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30bbae9fad15ee25686e62f97d734624b86d3405;p=pandora-kernel.git usb: dwc3: omap: 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. Signed-off-by: Wolfram Sang Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed