From 836a2164491b19dcd4f29d574e548bcadd421a6a Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Tue, 24 Dec 2013 19:37:27 +0800 Subject: [PATCH] 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-format-patch failed