diff options
| author | John Keeping <[email protected]> | 2024-09-13 10:23:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-10-04 13:28:43 +0000 |
| commit | df9158826b00e53f42c67d62c887a84490d80a0a (patch) | |
| tree | dd3b3c06acb418aa34fb9850a1e2b10c5051f0cc /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | Linux 6.12-rc1 (diff) | |
| download | kernel-df9158826b00e53f42c67d62c887a84490d80a0a.tar.gz kernel-df9158826b00e53f42c67d62c887a84490d80a0a.zip | |
usb: gadget: core: force synchronous registration
Registering a gadget driver is expected to complete synchronously and
immediately after calling driver_register() this function checks that
the driver has bound so as to return an error.
Set PROBE_FORCE_SYNCHRONOUS to ensure this is the case even when
asynchronous probing is set as the default.
Fixes: fc274c1e99731 ("USB: gadget: Add a new bus for gadgets")
Cc: [email protected]
Signed-off-by: John Keeping <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
