commit | ee61371127c59fa8488aede5773bb48f1d31406d | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Fri Jul 14 15:18:49 2017 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Aug 16 09:21:48 2017 +0900 |
tree | fa48ebfb5aedf609b917bdf90524dcab18749417 | |
parent | 02026de829e1bc96a2deb06a4c3ffb6e7db36b12 [diff] |
usb: gadget: udc: Replace the deprecated extcon API This patch replaces the deprecated extcon API as following: - extcon_get_cable_state_() -> extcon_get_state() Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>