From: Sebastian Andrzej Siewior Date: Fri, 5 Jul 2013 10:33:33 +0000 (+0200) Subject: usb: musb: dsps: remove the hardcoded phy pieces X-Git-Tag: v3.12-rc1~186^2~77^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e96bdc3dafe471375e2e780e319e3ead2d9ad4a7;p=pandora-kernel.git usb: musb: dsps: remove the hardcoded phy pieces dsps uses a nop driver which is added in dsps itself and does the PHY on/off calls within dsps. Since those calls are now moved the nop driver itself, we can now request the phy proper phy and remove those calls. Currently only the first musb interface is used so we only add one phy node for now. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed