diff options
| author | Marc Zyngier <[email protected]> | 2015-09-13 13:37:03 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-09-15 17:06:29 +0200 |
| commit | e4084a16bbe07957811c75dfb7c9bf25c5862ba0 (patch) | |
| tree | 27e2f10d7ec89ef9da3354626429305500a66642 /drivers/gpu/drm/amd/amdgpu/amdgpu_semaphore.c | |
| parent | dc2ec62f75fd9be78d07b3b453aeb0d201ead419 (diff) | |
platform-msi: Do not cache msi_desc in handler_data
The current implementation of platform MSI caches the msi_desc
pointer in irq_data::handler_data. This is a bit silly, as
we also have irq_data::msi_desc, which is perfectly valid.
Remove the useless assignment and simplify the whole flow.
Reported-by: Ma Jun <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Jiang Liu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_semaphore.c')
0 files changed, 0 insertions, 0 deletions