aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-07-15 21:28:45 +0800
committerThomas Zimmermann <[email protected]>2021-07-20 11:19:57 +0200
commitb46998d81a1d2c961d570397e87a83ef365d2edf (patch)
treec222d410a00a1512258cf3193633e6a50d3b2807 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentf34bf652d680cf65783e7c57d61c94ee87f092bd (diff)
drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
Replace pci_enable_device() with pcim_enable_device(), pci_disable_device() will be called in release automatically. v3: reformat commit message update for move to tiny/ v2: use pcim_enable_device() Signed-off-by: Yang Yingliang <[email protected]> Reported-by: Hulk Robot <[email protected]> Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions