diff options
| author | Thomas Zimmermann <[email protected]> | 2023-07-15 18:51:52 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-07-24 14:50:39 +0000 |
| commit | 8bf3ea7d7bd17e0a62c5e73341926c29adad4fd0 (patch) | |
| tree | 5846dd6962cfb327b86898e56fd7f71038fce1dc /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers (diff) | |
| download | kernel-8bf3ea7d7bd17e0a62c5e73341926c29adad4fd0.tar.gz kernel-8bf3ea7d7bd17e0a62c5e73341926c29adad4fd0.zip | |
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
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]>
Acked-by: Benjamin Tissoires <[email protected]>
Acked-by: Bruno Prémont <[email protected]>
Cc: "Bruno Prémont" <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[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
