From: Sascha Hauer Date: Thu, 13 Jun 2013 15:00:00 +0000 (+0300) Subject: usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea1418b5f1a394d11c8cdb91ef19d24dcd9c0045;p=pandora-kernel.git usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy This patch converts the driver to use devm_usb_get_phy_by_phandle which makes the code smaller and a bit simpler. Signed-off-by: Sascha Hauer Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed