usb: ohci-platform: Use devm_of_phy_get_by_index
authorArun Ramamurthy <arun.ramamurthy@broadcom.com>
Wed, 22 Apr 2015 23:04:13 +0000 (16:04 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 11 May 2015 16:12:25 +0000 (21:42 +0530)
commita666f7d097486bb74f9b02d6d049c1e5a765fa61
treee2bc00a93f0385a53762de5a0be75f514200a304
parent216e299269c1ec16a241eaba3620b9c6e65385eb
usb: ohci-platform: Use devm_of_phy_get_by_index

Getting phys by index instead of phy names so that we do
not have to create a naming scheme when multiple phys are present

Signed-off-by: Arun Ramamurthy <arun.ramamurthy@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/usb/host/ohci-platform.c
This page took 0.026505 seconds and 5 git commands to generate.