diff options
author | Jani Nikula <[email protected]> | 2020-02-14 15:50:57 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-02-19 15:16:27 +0200 |
commit | 93a0ed6cc164bad2bc9afcf1d06186f8425020af (patch) | |
tree | b9ec37cde674798cc9086ca9c237c7a0ff727c12 /tools/perf/scripts/python | |
parent | 200452f1cb437895cb4bb0fcb0d5b74afdbf17ac (diff) |
drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall
Split intel_modeset_driver_remove() to two, the part with working irqs
before irq uninstall, and the part after irq uninstall. Move
irq_unintall() closer to the layer it belongs.
The error path in i915_driver_modeset_probe() looks obviously weird
after this, but remains as good or broken as it ever was. No functional
changes.
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions