diff options
author | Maxime Ripard <maxime@cerno.tech> | 2022-02-21 10:59:11 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2022-02-25 17:57:01 +0100 |
commit | dad911d3c4a60b6fccf698c060f55fca898f287a (patch) | |
tree | 6955a505aaaed1d2db38fa951ac5b7c346c185a3 /net/openvswitch/datapath.h | |
parent | drm/omap: plane: Remove redundant zpos initialisation (diff) | |
download | linux-dad911d3c4a60b6fccf698c060f55fca898f287a.tar.xz linux-dad911d3c4a60b6fccf698c060f55fca898f287a.zip |
drm/rcar: plane: Remove redundant zpos initialisation
The rcar-du KMS driver will call drm_plane_create_zpos_property() with an
init value depending on the plane type.
Since the initial value wasn't carried over in the state, the driver had
to set it again in rcar_du_plane_reset() and rcar_du_vsp_plane_reset().
However, the helpers have been adjusted to set it properly at reset, so
this is not needed anymore.
Cc: linux-renesas-soc@vger.kernel.org
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20220221095918.18763-16-maxime@cerno.tech
Diffstat (limited to 'net/openvswitch/datapath.h')
0 files changed, 0 insertions, 0 deletions