]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: rcar-gen3-usb2: Replace the deprecated extcon API
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 30 Dec 2016 04:11:28 +0000 (13:11 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 16 Jan 2017 11:11:51 +0000 (16:41 +0530)
commitc6f30a5b8eaa4b4421989ef1e788db30a1f2e142
tree85167796afccadb79a7d60b60a9ba860ebd7bf9e
parent16c403614bcdb1227c217da54e5d6683adaddac8
phy: rcar-gen3-usb2: 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: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-rcar-gen3-usb2.c