Files
android_kernel_xiaomi_sm8450/drivers/usb/phy
Arjun Sreedharan 1290a958d4 usb: phy: propagate __of_usb_find_phy()'s error on failure
When __of_usb_find_phy() fails, it returns -ENODEV - its
error code has to be returned by devm_usb_get_phy_by_phandle().
Only when the former function succeeds and try_module_get()
fails should -EPROBE_DEFER be returned.

[ balbi@ti.com : remove trailing whitespace ]

Signed-off-by: Arjun Sreedharan <arjun024@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-11-20 13:43:22 -06:00
..
2014-11-12 08:37:37 -06:00
2014-11-12 08:37:37 -06:00
2014-11-03 10:01:25 -06:00
2014-11-03 10:01:25 -06:00
2014-11-03 10:01:25 -06:00