diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-07-01 04:11:30 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-07-29 14:59:18 (GMT) |
commit | 5960387a2fb8314687351f6d8485cf62d7722b4e (patch) | |
tree | 0e5ecd82459ce9415fb06ed1c6b23efdc9becd46 /scripts/makelst | |
parent | b5c03bffa67727697252e913f64703e3404867ae (diff) | |
download | linux-5960387a2fb8314687351f6d8485cf62d7722b4e.tar.xz |
usb: dwc3: omap: 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 <balbi@ti.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions