diff options
| author | Stuart Hayes <[email protected]> | 2024-08-22 20:28:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-09-03 11:05:08 +0000 |
| commit | ba6353748e71bd1d7e422fec2b5c2e2dfc2e3bd9 (patch) | |
| tree | 6eac4b9479aafafe22c7d4d6046485dc869efa37 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | platform: Make platform_bus_type constant (diff) | |
| download | kernel-ba6353748e71bd1d7e422fec2b5c2e2dfc2e3bd9.tar.gz kernel-ba6353748e71bd1d7e422fec2b5c2e2dfc2e3bd9.zip | |
driver core: don't always lock parent in shutdown
Don't lock a parent device unless it is needed in device_shutdown. This
is in preparation for making device shutdown asynchronous, when it will
be needed to allow children of a common parent to shut down
simultaneously.
Signed-off-by: Stuart Hayes <[email protected]>
Signed-off-by: David Jeffery <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Tested-by: Keith Busch <[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_irq.c')
0 files changed, 0 insertions, 0 deletions
