usb: host: xhci-plat: omit shared hcd if either root hub has no ports
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 11 May 2022 22:04:46 +0000 (01:04 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 May 2022 16:32:25 +0000 (18:32 +0200)
commit4736ebd7fcaff1eb8481c140ba494962847d6e0a
tree2ae8ac3d95de85e5a9260b6ed838283c492cfdab
parente0fe986972f5b6b12086c73569206dd29c520be9
usb: host: xhci-plat: omit shared hcd if either root hub has no ports

Activate the just added extension for xhci-plat and omit the shared
hcd if either of the root hubs has no ports.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220511220450.85367-6-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c