arm: omap3: twl: add phy consumer data in twl4030_usb_data
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Sep 2013 06:23:28 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 00:36:58 +0000 (17:36 -0700)
commit6c27f939b885c00924c745735739ba6d54eae6f0
tree548d3296f8fed6028734934bceb6c4c0e1a625cb
parent6747caa76cab1150c60a772cf64f8cd47fa19d39
arm: omap3: twl: add phy consumer data in twl4030_usb_data

The PHY framework uses the phy consumer data populated in platform data in the
case of non-dt boot to return the reference to the PHY when the controller
(PHY consumer) requests for it. So populated the phy consumer data in the platform
data of twl usb.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-omap2/twl-common.c