diff options
| author | Javier Martinez Canillas <[email protected]> | 2022-01-25 09:12:19 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-01-27 08:20:42 +0000 |
| commit | c96898342c3813fa7de6a47904dea46538873b3b (patch) | |
| tree | ade67fc1e1991d222c7be72c4b217f4e2022ff66 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | fbdev: Hot-unplug firmware fb devices on forced removal (diff) | |
| download | kernel-c96898342c3813fa7de6a47904dea46538873b3b.tar.gz kernel-c96898342c3813fa7de6a47904dea46538873b3b.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions
