]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb: Add support for ACPI identification to xhci-platform
authorDuc Dang <dhdang@apm.com>
Fri, 9 Oct 2015 10:30:12 +0000 (13:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:34:22 +0000 (23:34 -0700)
commit579085b51c458fd4a5df9d5e19238f5e09bb114b
tree50fa22f7766732cf0d51d42357816251098e590e
parent0ebbe398f68be0d9bbd41dcfb57319e697756b37
usb: Add support for ACPI identification to xhci-platform

Provide the methods to let ACPI identify the need to use
xhci-platform. Change the Kconfig files so the
xhci-plat.o file is selectable during kernel config.

This has been tested on an ARM64 machine with platform XHCI, an
x86_64 machine with XHCI, and an x86_64 machine without XHCI.
There were no regressions or error messages on the machines
without platform XHCI.

[dhdang: regenerate the patch over v4.3-rc1 and address new comments]
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
Signed-off-by: Duc Dang <dhdang@apm.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c