diff options
| author | Tomi Valkeinen <[email protected]> | 2023-09-19 10:12:50 +0300 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2023-11-21 11:09:33 +0200 |
| commit | 38360bf96d816e175bc602c4ee76953cd303b71d (patch) | |
| tree | d911d1f7b4622faa1d7076861e3fd265b5f21a8c /tools/perf/scripts/python/stat-cpi.py | |
| parent | 16b01df3c5db447e05cff60c2f612d76c0cd7baf (diff) | |
drm/tilcdc: Fix irq free on unload
The driver only frees the reserved irq if priv->irq_enabled is set to
true. However, the driver mistakenly sets priv->irq_enabled to false,
instead of true, in tilcdc_irq_install(), and thus the driver never
frees the irq, causing issues on loading the driver a second time.
Fixes: b6366814fa77 ("drm/tilcdc: Convert to Linux IRQ interfaces")
Cc: Thomas Zimmermann <[email protected]>
Reviewed-by: Aradhya Bhatia <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions