From: Wolfram Sang Date: Fri, 10 May 2013 08:17:16 +0000 (+0200) Subject: usb: phy: don't check resource with devm_ioremap_resource X-Git-Tag: v3.10-rc3~26^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6ab420a9cb475fb99874f06d00df9c8259c973;p=pandora-kernel.git 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 Signed-off-by: Wolfram Sang Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed