summaryrefslogtreecommitdiffstats
path: root/drivers/usb/image
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2022-10-29 03:45:34 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-11-09 12:36:19 +0100
commitee9834636f9b07fe1dcf3fffbb325318cdb267d5 (patch)
treef3fd2ddb664933bf9ce4509946013b1ef92468dc /drivers/usb/image
parentusb: phy: generic: Add wakeup capability (diff)
downloadlinux-ee9834636f9b07fe1dcf3fffbb325318cdb267d5.tar.xz
linux-ee9834636f9b07fe1dcf3fffbb325318cdb267d5.zip
usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS
This driver often takes on the order of 8ms to start, but every little bit counts. It shouldn't have many cross-device dependencies to race with, nor racy access to shared state with other drivers, so this should be a relatively low risk change. This driver was pinpointed as part of a survey of top slowest initcalls (i.e., are built in, and probing synchronously) on a lab of ChromeOS systems. Signed-off-by: Brian Norris <briannorris@chromium.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Link: https://lore.kernel.org/r/20221028184507.v2.1.I9a5353f81d1509f85f3a04f0cdc9099f6fe60811@changeid Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/image')
0 files changed, 0 insertions, 0 deletions