Commits
Chanwoo Choi committed cc2585dcb0b
usb: chipdata: 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() Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> (cherry picked from commit 3f991aa0b665c8e9bb702421a4e5005c3588fb62)