From: Roger Quadros Date: Thu, 3 Oct 2013 15:12:35 +0000 (+0300) Subject: usb: phy: omap: get rid of omap_get_control_dev() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bb85dc2d3f7117b6686661aba4a88dedead0c8a;p=pandora-kernel.git usb: phy: omap: get rid of omap_get_control_dev() This function was preventing us from supporting multiple instances. Get rid of it. Since we support DT boots only, users can get the control device phandle from the DT node. Signed-off-by: Roger Quadros Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed