commit | e61bebde51d4c71db8cf8622b550bfbebbe0be7c | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jan 16 21:36:58 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:14 2017 +0200 |
tree | e4c5736e40767479aa7bd93f1bdf815c8a330f3c | |
parent | 7df337891e61f32cceaacceca073a01080298a80 [diff] |
usb: phy: msm: 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>