android_kernel_samsung_sm8650/drivers/phy/broadcom
Florian Fainelli d9e100829f phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
We are not destroying the sysfs attribute groupe we registered during
the probe function which will make subsequent probe calls to that
driver fail. Correct that with adding a remove function which only
removes those attributes since the reference counting on clocks did its
job already.

Fixes: 415060b21f ("phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2019-06-12 15:35:44 +05:30
..
Kconfig phy: sr-usb: Add Stingray USB PHY driver 2019-04-17 14:12:48 +05:30
Makefile phy: sr-usb: Add Stingray USB PHY driver 2019-04-17 14:12:48 +05:30
phy-bcm-cygnus-pcie.c phy: Convert to using %pOFn instead of device_node.name 2018-09-25 16:10:07 +05:30
phy-bcm-kona-usb2.c phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
phy-bcm-ns2-pcie.c phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
phy-bcm-ns2-usbdrd.c extcon: Split out extcon header file for consumer and provider device 2017-10-23 14:07:58 +09:00
phy-bcm-ns-usb2.c phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
phy-bcm-ns-usb3.c phy: bcm-ns-usb3: add MDIO driver using proper bus layer 2017-06-16 13:22:26 +05:30
phy-bcm-sr-pcie.c phy: bcm-sr-pcie: Change operation when PIPEMUX=1 2019-02-07 11:11:06 +05:30
phy-bcm-sr-usb.c phy: sr-usb: Add Stingray USB PHY driver 2019-04-17 14:12:48 +05:30
phy-brcm-sata.c phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence 2018-09-25 16:10:08 +05:30
phy-brcm-usb-init.c phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabled 2018-06-29 12:00:22 +05:30
phy-brcm-usb-init.h phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver 2017-10-03 11:54:54 +05:30
phy-brcm-usb.c phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal 2019-06-12 15:35:44 +05:30