linux/drivers/usb/mtu3
Chunfeng Yun 3849c29013 usb: mtu3: fix error code for getting extcon device
When failing to get extcon device, extcon_get_edev_by_phandle()
may return different error codes, but not only -EPROBE_DEFER,
so can't always return -EPROBE_DEFER, and fix it.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-09 16:21:27 +01:00
..
Kconfig usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mtu3_core.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_dr.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_dr.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_gadget_ep0.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_gadget.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_host.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_hw_regs.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_plat.c usb: mtu3: fix error code for getting extcon device 2018-01-09 16:21:27 +01:00
mtu3_qmu.c USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3_qmu.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00
mtu3.h USB: mtu3: Remove redundant license text 2017-11-07 15:45:01 +01:00