[PATCH v2 0/5] usb: Replace the deprecated extcon API

From: Chanwoo Choi
Date: Thu Aug 03 2017 - 04:22:00 EST


These patches replace the deprecated extcon API and remove them from extcon.

Patch4 (drivers/usb/gadget/udc/snps_udc_plat.c) neeeds the review
from usb maintainer. After finishing the review of patch4,
I'll create the immutable branch and send the pull request
to both usb and phy maintainer.

Changes from v1:
- Fix capital error for 'acked-by' tag on patch2
- Add the acked-by tag of 'Kishon Vijay Abraham I' to patch3

Chanwoo Choi (5):
phy: qcom-usb-hs: Replace the extcon API
phy: rockchip-inno-usb2: Replace the extcon API
phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon API
usb: gadget: udc: Replace the deprecated extcon API
extcon: Remove deprecated extcon_set/get_cable_state_()

drivers/phy/broadcom/phy-bcm-ns2-usbdrd.c | 8 ++++----
drivers/phy/qualcomm/phy-qcom-usb-hs.c | 14 +++-----------
drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 10 +++++-----
drivers/usb/gadget/udc/snps_udc_plat.c | 6 +++---
include/linux/extcon.h | 11 -----------
5 files changed, 15 insertions(+), 34 deletions(-)

--
1.9.1