aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2017-03-22 19:17:49 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2017-08-16 09:21:49 +0900
commit808ae8f3c7fefef3aece08820c108b68cdb06e1e (patch)
tree3fdddf51582ec8b45b4d25f921e50cf59f3c99a8 /drivers/extcon
parentusb: gadget: udc: Replace the deprecated extcon API (diff)
downloadlinux-dev-808ae8f3c7fefef3aece08820c108b68cdb06e1e.tar.xz
linux-dev-808ae8f3c7fefef3aece08820c108b68cdb06e1e.zip
extcon: Remove deprecated extcon_set/get_cable_state_()
The commit 575c2b867ee0 ("extcon: Rename the extcon_set/get_state() to maintain the function naming pattern") renames the extcon function as following: But, the extcon just keeps the old API to prevent the build error. This patch removes the deprecatd extcon API. - extcon_get_cable_state_() -> extcon_get_state() - extcon_set_cable_state_() -> extcon_set_state_sync() Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions