aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChanwoo Choi <[email protected]>2015-07-01 13:11:34 +0900
committerFelipe Balbi <[email protected]>2015-07-29 09:59:18 -0500
commit83b7b67c780500a1d5d87c44ee8963166154adfa (patch)
treeeed6f3322cd9028693ada3761d8f8804fbc79ac8 /tools/perf/scripts/python
parent50297b79b8fd426f678431a8e9dcee59afd33ec8 (diff)
usb: phy: msm-usb: Replace deprecated API of extcon
This patch removes the deprecated notifier API of extcon framwork and then use the new extcon API with the unique id to indicate the each external connector (USB, USB-HOST). Alter deprecated API as following: - extcon_register_interest() -> extcon_register_notifier() - extcon_get_cable_state(*edev, char *) -> extcon_get_cable_state_(*edev, id) Cc: Felipe Balbi <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Chanwoo Choi <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions