]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: tahvo: Replace the deprecated extcon API
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 16 Jan 2017 12:37:01 +0000 (21:37 +0900)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 24 Jan 2017 09:04:15 +0000 (11:04 +0200)
commit942c1d29c34d086250207045420c40efdaa39047
treead3cd47c694409b0d4bca86fa3d4c5468933f394
parent673e43b320c5ea4d87c847f529121b3f5b09ce6a
usb: phy: tahvo: Replace the deprecated extcon API

This patch replaces the deprecated extcon API as following:
- extcon_set_cable_state_() -> extcon_set_state_sync()

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>
drivers/usb/phy/phy-tahvo.c