diff options
author | 2024-09-13 11:23:23 +0100 | |
---|---|---|
committer | 2024-10-04 15:28:43 +0200 | |
commit | df9158826b00e53f42c67d62c887a84490d80a0a (patch) | |
tree | dd3b3c06acb418aa34fb9850a1e2b10c5051f0cc /rust/helpers/build_bug.c | |
parent | Linux 6.12-rc1 (diff) | |
download | wireguard-linux-df9158826b00e53f42c67d62c887a84490d80a0a.tar.xz wireguard-linux-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: stable@vger.kernel.org
Signed-off-by: John Keeping <jkeeping@inmusicbrands.com>
Link: https://lore.kernel.org/r/20240913102325.2826261-1-jkeeping@inmusicbrands.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions