]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregister
authorBaolin Wang <baolin.wang@linaro.org>
Fri, 5 May 2017 06:12:25 +0000 (14:12 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 17 May 2017 11:15:34 +0000 (14:15 +0300)
commit78a467d8ff97e680dcd644e35e9025d472cfa65b
tree920d71cacfb8941d3b4da178e109826cd9eb5666
parent7d21114dc6a2d53babef43a84a8d8db2905d283d
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>
drivers/usb/phy/phy-qcom-8x16-usb.c