diff options
author | Hans de Goede <[email protected]> | 2018-02-14 09:21:49 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2018-02-14 11:38:10 +0100 |
commit | 785f076b3ba781804f2b22b347b4431e3efb0ab3 (patch) | |
tree | 6f8b72083671b8697edf4f928d2a7716d66d1d93 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5270d9c367a1a5673c5afb7ef77c6ec25ff2b958 (diff) |
drm/i915: Add intel_bios_cleanup() function
Add an intel_bios_cleanup() function to act as counterpart of
intel_bios_init() and move the cleanup of vbt related resources there,
putting it in the same file as the allocation.
Changed in v2:
-While touching the code anyways, remove the unnecessary:
if (dev_priv->vbt.child_dev) done before kfree(dev_priv->vbt.child_dev)
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions