aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <[email protected]>2022-01-25 10:12:19 +0100
committerThomas Zimmermann <[email protected]>2022-01-27 09:20:42 +0100
commitc96898342c3813fa7de6a47904dea46538873b3b (patch)
treeade67fc1e1991d222c7be72c4b217f4e2022ff66 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent27599aacbaefcbf2af7b06b0029459bbf682000d (diff)
drivers/firmware: Don't mark as busy the simple-framebuffer IO resource
The sysfb_create_simplefb() function requests a IO memory resource for the simple-framebuffer platform device, but it also marks it as busy which can lead to drivers requesting the same memory resource to fail. Let's drop the IORESOURCE_BUSY flag and let drivers to request it as busy instead. Signed-off-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Zack Rusin <[email protected]> Reviewed-by: Hans de Goede <[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