The commit eaecc1fbe281 increased the default deferred probe timeout, but it also reverted a change that landed support for CONFIG_DRIVER_DEFERRED_PROBE_TIMEOUT (56e3ee7).
The correct change here would be to just change our kernel config setting CONFIG_DRIVER_DEFERRED_PROBE_TIMEOUT to 15 or other value.
The commit eaecc1fbe281 increased the default deferred probe timeout, but it also reverted a change that landed support for CONFIG_DRIVER_DEFERRED_PROBE_TIMEOUT (56e3ee7).
The correct change here would be to just change our kernel config setting CONFIG_DRIVER_DEFERRED_PROBE_TIMEOUT to 15 or other value.