Home
last modified time | relevance | path

Searched hist:"17 fe4b3d31e6b1d3afd40a34849fa353d0ca5616" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Dtoshiba_acpi.cdiff 17fe4b3d31e6b1d3afd40a34849fa353d0ca5616 Wed Feb 11 05:09:20 CET 2015 Azael Avalos <coproscefalo@gmail.com> toshiba_acpi: Add support to enable/disable USB 3

Toshiba laptops that come with USB 3 ports have a feature that lets
them disable USB 3 functionality and act as a regular USB 2 port, and
thus, saving power.

This patch adds support to that feature, by creating a sysfs entry
named "usb_three", acceptig only two parameters, 0 to disable the
USB 3 (acting as a USB 2) and 1 to enable it, however, a reboot is
needed everytime this is toggled.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>