commit | 3f991aa0b665c8e9bb702421a4e5005c3588fb62 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Wed Nov 30 14:57:33 2016 +0900 |
committer | Peter Chen <peter.chen@nxp.com> | Fri Jan 20 11:14:07 2017 +0800 |
tree | da0c38b851756e665a53fd3249b04c1a22283e3d | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 [diff] |
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>