]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: sun4i-usb: Replace the deprecated extcon API
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 30 Dec 2016 04:11:29 +0000 (13:11 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 16 Jan 2017 11:11:51 +0000 (16:41 +0530)
commit66adb88955e9549707a03bbc1f3d640557ee4d9f
tree61a699d83f4d53ae4c6c2f65cc97d345f5184123
parentc6f30a5b8eaa4b4421989ef1e788db30a1f2e142
phy: sun4i-usb: Replace the deprecated extcon API

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

Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-sun4i-usb.c