From: Azael Avalos Date: Wed, 11 Feb 2015 04:09:20 +0000 (-0700) Subject: toshiba_acpi: Add support to enable/disable USB 3 X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~38^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17fe4b3d31e6b1d3afd40a34849fa353d0ca5616;p=pandora-kernel.git 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 Signed-off-by: Darren Hart --- Reading git-diff-tree failed