commit | c685fe3ff2d402caefc1487d99bb486c4a510b8b | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 30 13:14:33 2020 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Oct 13 11:04:03 2020 +0200 |
tree | 67173c7df6170a709b13272f2ef05ac270448a99 | |
parent | b95a199610820f161a25af59369ebc12616fddfd [diff] |
usb/xhci: add support for mmio host adapters (via acpi). Add xhci_controller_setup_acpi() function to initialize usb host adapters declared in the DSDT table. Search the acpi devices list for xhci controllers. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20200930111433.21533-4-kraxel@redhat.com