From: Wei Yongjun Date: Tue, 24 Dec 2013 11:37:27 +0000 (+0800) Subject: usb: phy: keystone: remove redundant return value check of platform_get_resource() X-Git-Tag: v3.14-rc1~148^2~90^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836a2164491b19dcd4f29d574e548bcadd421a6a;p=pandora-kernel.git usb: phy: keystone: remove redundant return value check of platform_get_resource() Remove unneeded error handling on the result of a call to platform_get_resource() when the value is passed to devm_ioremap_resource(). Signed-off-by: Wei Yongjun Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed