commit | 874c9cc99e7dc4af1de231d57d06b493d0fa9ddf | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jan 16 21:37:00 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:14 2017 +0200 |
tree | fffe9b186adfe7ecd3d2afabb9b635c648e958db | |
parent | e61bebde51d4c71db8cf8622b550bfbebbe0be7c [diff] |
usb: phy: qcom-8x16-usb: 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> Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>