[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1500254456-6525-1-git-send-email-cw00.choi@samsung.com>
Date: Mon, 17 Jul 2017 10:20:51 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: kishon@...com, balbi@...nel.org, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-usb@...r.kernel.org, cw00.choi@...sung.com,
chanwoo@...nel.org, myungjoo.ham@...sung.com
Subject: [PATCH 0/5] phy: Replace the deprecated extcon API
These patches replace the deprecated extcon API
and remove them from extcon framework.
The patch1 and patch2 were already acked by Kishon Vijay Abraham I.
If patch3/patch4 are reviewed, I'll create the immutable branch
and send the pull request to both usb and phy maintainer.
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
Powered by blists - more mailing lists