commit | 78a467d8ff97e680dcd644e35e9025d472cfa65b | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Fri May 05 14:12:25 2017 +0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed May 17 14:15:34 2017 +0300 |
tree | 920d71cacfb8941d3b4da178e109826cd9eb5666 | |
parent | 7d21114dc6a2d53babef43a84a8d8db2905d283d [diff] |
usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregister Since usb phy core has added common code to register or unregister extcon device, then phy-qcom-8x16-usb driver does not need its own code to register/unregister extcon device, then remove them. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>