linux/drivers/usb/renesas_usbhs
Chanwoo Choi ea07b8cf08 usb: renesas_usbhs: Replace the deprecated extcon API
This patch replaces the deprecated extcon API as following:
- extcon_get_cable_state_() -> extcon_get_state()

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-01-24 11:04:14 +02:00
..
Kconfig
Makefile
common.c usb: renesas_usbhs: Replace the deprecated extcon API 2017-01-24 11:04:14 +02:00
common.h
fifo.c usb: renesas_usbhs: cleanup with list_first_entry_or_null() 2016-11-03 10:38:37 +02:00
fifo.h
mod.c usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition 2016-09-05 13:39:23 +03:00
mod.h
mod_gadget.c usb: patches for v4.9 merge window 2016-09-14 20:37:50 +02:00
mod_host.c usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected" 2017-01-24 11:04:08 +02:00
pipe.c usb: renesas_usbhs: pipe: don't print on ENOMEM 2016-08-30 19:17:39 +02:00
pipe.h
rcar2.c
rcar2.h
rcar3.c usb: renesas_usbhs: add wait after initialization for R-Car Gen3 2016-10-24 14:35:46 +02:00
rcar3.h