diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-02-21 10:59:10 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-02-25 17:56:55 +0100 |
commit | 84352ed2b0543aa54117a73ad29c33c7a2b9d299 (patch) | |
tree | 59c388512fca0eb55df16b76a2bd48d50549f509 /fs/lockd | |
parent | ef0a04a010e2a521c927b071d6025c12a415747a (diff) | |
download | linux-stable-84352ed2b0543aa54117a73ad29c33c7a2b9d299.tar.gz linux-stable-84352ed2b0543aa54117a73ad29c33c7a2b9d299.tar.bz2 linux-stable-84352ed2b0543aa54117a73ad29c33c7a2b9d299.zip |
drm/omap: plane: Remove redundant zpos initialisation
The omap KMS driver will call drm_plane_create_zpos_property() with an
init value of the plane index and the plane type.
Since the initial value wasn't carried over in the state, the driver had
to set it again in omap_plane_reset(). However, the helpers have been
adjusted to set it properly at reset, so this is not needed anymore.
Reviewed-by: Tomi Valkeinen <tomba@kernel.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-15-maxime@cerno.tech
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions