usb: phy: phy-msm-usb: Remove redundant extcon register/unregister
authorBaolin Wang <baolin.wang@linaro.org>
Fri, 5 May 2017 06:12:26 +0000 (14:12 +0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 17 May 2017 11:15:38 +0000 (14:15 +0300)
commitd94e64cb24790b1df52524173330020ff950921d
tree5ce0d7eba848ebf1664262609a9df44840a4285e
parent78a467d8ff97e680dcd644e35e9025d472cfa65b
usb: phy: phy-msm-usb: Remove redundant extcon register/unregister

Since usb phy core has added common code to register or unregister
extcon device, then phy-msm-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-msm-usb.c