summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/phy
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2019-05-22 11:35:25 -0700
committerKishon Vijay Abraham I <kishon@ti.com>2019-06-12 15:35:44 +0530
commitd9e100829fca6cbd270d7e005b0c0bb2d14924b8 (patch)
treee5545c7027df6f27438734f8dc31fde36bc118a5 /Documentation/devicetree/bindings/phy
parentd4a36e82924d3305a17ac987a510f3902df5a4b2 (diff)
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: 415060b21f31 ("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>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
0 files changed, 0 insertions, 0 deletions