linux-stable/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 usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
Makefile usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
mtu3.h usb: mtu3: add reference clock 2017-01-19 10:37:16 +01:00
mtu3_core.c usb: mtu3: fix U3 port link issue 2016-12-07 09:37:24 +01:00
mtu3_dr.c usb: mtu3: Replace the extcon API 2017-04-11 10:58:21 +03:00
mtu3_dr.h usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
mtu3_gadget.c usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
mtu3_gadget_ep0.c
mtu3_host.c usb: mtu3: dual-role mode support 2016-10-27 17:02:41 +02:00
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 usb: mtu3: declare functions static 2016-11-14 10:25:29 +01:00
mtu3_qmu.h