commit | f0b5c2c963708dfbcbb5e2871aca35fa71664d3a | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 22 19:08:37 2017 +0900 |
committer | Chanwoo Choi <cwchoi00@gmail.com> | Sun Jul 16 15:10:56 2017 +0900 |
tree | 2c8623b6c48a9ffc364869540ba65dd32f3266d1 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
phy: qcom-usb-hs: Replace the extcon API This patch uses the resource-managed extcon API for extcon_register_notifier() and replaces the deprecated extcon API as following: - (deprecated) extcon_get_cable_state_() -> extcon_get_state() Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>