[PATCH 2/5] phy: rockchip-inno-usb2: Replace the extcon API
From: cw00.choi@samsung.com (Chanwoo Choi)
Date: 2017-08-03 08:11:33
Also in:
linux-rockchip, lkml
From: cw00.choi@samsung.com (Chanwoo Choi)
Date: 2017-08-03 08:11:33
Also in:
linux-rockchip, lkml
Hi, On 2017? 08? 02? 14:12, Kishon Vijay Abraham I wrote:
On Monday 17 July 2017 06:50 AM, Chanwoo Choi wrote:quoted
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() - extcon_set_cable_state_() -> extcon_set_state_sync() Cc: linux-rockchip at lists.infradead.org acked-by: Kishon Vijay Abraham I <redacted>^ should be 'A' here.
My mistake. I'll fix it. [snip] -- Best Regards, Chanwoo Choi Samsung Electronics