diff options
| author | Roy Luo <[email protected]> | 2023-11-28 22:17:56 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-04 13:22:58 +0000 |
| commit | 73ea73affe8622bdf292de898da869d441da6a9d (patch) | |
| tree | 611425d6657d679008d1c156b8473a0f408ae035 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | Linux 6.7-rc4 (diff) | |
| download | kernel-73ea73affe8622bdf292de898da869d441da6a9d.tar.gz kernel-73ea73affe8622bdf292de898da869d441da6a9d.zip | |
USB: gadget: core: adjust uevent timing on gadget unbind
The KOBJ_CHANGE uevent is sent before gadget unbind is actually
executed, resulting in inaccurate uevent emitted at incorrect timing
(the uevent would have USB_UDC_DRIVER variable set while it would
soon be removed).
Move the KOBJ_CHANGE uevent to the end of the unbind function so that
uevent is sent only after the change has been made.
Fixes: 2ccea03a8f7e ("usb: gadget: introduce UDC Class")
Cc: [email protected]
Signed-off-by: Roy Luo <[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_virt.c')
0 files changed, 0 insertions, 0 deletions
