power: supply: qcom_smbb: Replace the deprecated extcon API
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 30 Nov 2016 05:57:32 +0000 (14:57 +0900)
committerSebastian Reichel <sre@kernel.org>
Wed, 4 Jan 2017 21:00:07 +0000 (22:00 +0100)
commitbdca5d9e6b9ab0082a2aeb810941d78f10b75e63
tree8f558686c5f88e9773b629ae90bdbc65926d32c6
parentc31480348fcfba76c351dbeea97f93622a3029ce
power: supply: qcom_smbb: 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>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
drivers/power/supply/qcom_smbb.c