commit | c773bb0b9264206958a8d1e032baaa57ec66c22c | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jan 16 21:36:57 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jan 24 11:04:15 2017 +0200 |
tree | 6b639e4c9b7b0366eaea9d947d611c8356f5614a | |
parent | ea07b8cf08f71fe5fb49c02b4a29b92a6b357218 [diff] |
usb: dwc3: omap: 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() Cc: linux-omap@vger.kernel.org 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>