]> git.baikalelectronics.ru Git - kernel.git/commit
drm/atmel-hlcdc: Rename custom plane state variable
authorMaxime Ripard <maxime@cerno.tech>
Fri, 19 Feb 2021 12:00:23 +0000 (13:00 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 24 Feb 2021 19:26:58 +0000 (20:26 +0100)
commit46ab49fa4bef3be02f366234bd7a6c7ba9fb2fa4
tree65b390d0a8d1acd67f1ed7ae23ae2a06fd575042
parent1f6f1889a085903c3356da413771e6f197ab7087
drm/atmel-hlcdc: Rename custom plane state variable

Subsequent reworks will pass the global atomic state in the function
prototype, and atomic_check and atomic_update already have such a
variable already. Let's change them to ease the rework.

Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20210219120032.260676-3-maxime@cerno.tech
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c