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)
commit6af70eb3b40edfc8bdf2373cdc2bcf9d5a20c8c7
tree65b390d0a8d1acd67f1ed7ae23ae2a06fd575042
parentba5c1649465d40a0557e67bc9819ef687a7d99f4
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