linux_dsm_epyc7002/drivers/usb/mtu3
Chanwoo Choi a2cfed4338 usb: mtu3: Replace the extcon API
This patch uses the resource-managed extcon API for extcon_register_notifier()
and replaces the deprecated extcon API as following:
- extcon_get_cable_state_() -> extcon_get_state()

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: linux-usb@vger.kernel.org
Tested-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-04-11 10:58:21 +03:00
..
Kconfig
Makefile
mtu3_core.c
mtu3_dr.c usb: mtu3: Replace the extcon API 2017-04-11 10:58:21 +03:00
mtu3_dr.h
mtu3_gadget_ep0.c
mtu3_gadget.c
mtu3_host.c
mtu3_hw_regs.h
mtu3_plat.c usb: mtu3: remove redundant dev_err call in get_ssusb_rscs() 2017-02-09 13:34:18 +01:00
mtu3_qmu.c
mtu3_qmu.h
mtu3.h