Uh oh!
There was an error while loading. Please reload this page.
Commit eaecc1f
QCLINUX: drivers: increase deferred probe timeout
Certain drivers were failing to probe during boot because their
dependencies were not ready within the default deferred probe timeout.
To address this, increase the deferred probe timeout to allow dependent
drivers sufficient time to register and avoid probe failures during
system startup.
Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>1 parent 3491ee3 commit eaecc1f
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
261 | 265 | | |
262 | 266 | | |
263 | 267 | | |
| |||
0 commit comments