diff options
author | Xu YiPing <[email protected]> | 2019-08-20 23:06:06 +0000 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2019-08-21 19:15:34 +0200 |
commit | a202da164321c762c8592b129e5162b38446d7a9 (patch) | |
tree | 6d5b3940715c9654afe0da17ffa9d8914bd5ba32 /security/selinux/hooks.c | |
parent | e0d8eba5dd3373595f74f8a92abf4347877acd9d (diff) |
drm: kirin: Remove out_format from ade_crtc
As part of refactoring the kirin driver to better support
different hardware revisions, this patch removes the out_format
field in the struct ade_crtc, which was only ever set to
LDI_OUT_RGB_888.
Thus this patch removes the field and instead directly uses
LDI_OUT_RGB_888.
Cc: Rongrong Zou <[email protected]>
Cc: Xinliang Liu <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: dri-devel <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Acked-by: Xinliang Liu <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Signed-off-by: Xu YiPing <[email protected]>
[jstultz: reworded commit message]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions