diff options
author | Maxime Ripard <[email protected]> | 2022-02-21 10:59:07 +0100 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2022-04-04 09:34:21 +0200 |
commit | aa72b0866a0375d3694dd929a366433b4f5ee2b5 (patch) | |
tree | ef215e1df4846de821421efd14cd8565fdd66372 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 090fd63d99f26eb0180f4152c7272085b6556886 (diff) |
drm/imx: ipuv3-plane: Remove redundant zpos initialisation
The imx KMS driver will call drm_plane_create_zpos_property() with an
init value depending on the plane purpose.
Since the initial value wasn't carried over in the state, the driver had
to set it again in ipu_plane_state_reset(). However, the helpers have
been adjusted to set it properly at reset, so this is not needed
anymore.
Cc: [email protected]
Cc: NXP Linux Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions