diff options
author | Greg Kroah-Hartman | 2021-06-18 08:39:24 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2021-06-18 08:39:24 +0200 |
commit | 04d72afa34edd14d99db7536d22819cdbb2b2e4c (patch) | |
tree | 28b1911ef2163998c29c23f0875d9e1602f95a17 /Documentation/ABI | |
parent | 738d5ad104bbbe5d1bfb6c0553bb4a1eb91cc433 (diff) |
Revert "USB: misc: Add onboard_usb_hub driver"
This reverts commit b4e326165e21d6a11483f6a4de2174b933413554 as the
patch series is causing build issues in linux-next at the moment.
Cc: Matthias Kaehlcke <mka@chromium.org>
Link: https://lore.kernel.org/r/YMuRcrE8xlWnFSWW@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub b/Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub deleted file mode 100644 index e981d83648e6..000000000000 --- a/Documentation/ABI/testing/sysfs-bus-platform-onboard-usb-hub +++ /dev/null @@ -1,8 +0,0 @@ -What: /sys/bus/platform/devices/<dev>/always_powered_in_suspend -Date: March 2021 -KernelVersion: 5.13 -Contact: Matthias Kaehlcke <matthias@kaehlcke.net> - linux-usb@vger.kernel.org -Description: - (RW) Controls whether the USB hub remains always powered - during system suspend or not.
\ No newline at end of file |