diff options
| author | Thomas Zimmermann <[email protected]> | 2023-07-15 18:51:54 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-07-24 14:50:39 +0000 |
| commit | cdeb052cdb1944948eeac69274f4c305345ddd22 (patch) | |
| tree | 3248d94e56a3fd65463a9250aed8d78d681eb3dd /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers (diff) | |
| download | kernel-cdeb052cdb1944948eeac69274f4c305345ddd22.tar.gz kernel-cdeb052cdb1944948eeac69274f4c305345ddd22.zip | |
staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
The flag FBINFO_FLAG_DEFAULT is 0 and has no effect, as struct
fbinfo.flags has been allocated to zero by framebuffer_alloc(). So do
not set it.
Flags should signal differences from the default values. After cleaning
up all occurrences of FBINFO_DEFAULT, the token will be removed.
v2:
* fix commit message (Miguel)
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Sudip Mukherjee <[email protected]>
Cc: Teddy Wang <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
