From: Valentine Barshak Date: Mon, 9 Dec 2013 19:40:33 +0000 (+0400) Subject: usb: phy: r-car gen2: use usb_add_phy_dev X-Git-Tag: v3.14-rc1~148^2~90^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e5d2985ef720cbbdc63546a5c545ac4450d96e;p=pandora-kernel.git usb: phy: r-car gen2: use usb_add_phy_dev Use usb_add_phy_dev instead of usb_add_phy, so that devices can be bound to the phy. This is needed to set up USB phy for some internal PCI USB host controllers on R-Car Gen2. Signed-off-by: Valentine Barshak Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed