xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 11 May 2022 22:04:50 +0000 (01:04 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 May 2022 16:32:25 +0000 (18:32 +0200)
commit74f55a62c4c354f43a6d75f77dd184c4f57b9a26
treee1a5fbdd48b8d2c8879f6e3ab085873bf85327f4
parent15ad5b615f7078290b97b64750ee37e4a9ddd4f6
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI

Alder Lake N TCSS xHCI needs to be runtime suspended whenever possible
to allow the TCSS hardware block to enter D3 and thus save energy

Cc: stable@kernel.org
Suggested-by: Gopal Vamshi Krishna <vamshi.krishna.gopal@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220511220450.85367-10-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-pci.c