drm/vc4: txp: Remove duplicate regset
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Jul 2022 17:39:20 +0000 (19:39 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 13 Jul 2022 08:46:11 +0000 (10:46 +0200)
commit260ad78e9df95aa6154d85e7a9247aef28664854
tree6896b8d65d504c4ebdb9fbd7f1b84beda1cfd0ed
parent121b1a5f47e5bcb6baafd2aea00761af2ca5ff36
drm/vc4: txp: Remove duplicate regset

There's already a regset in the vc4_crtc structure so there's no need to
duplicate it in vc4_txp.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20220711173939.1132294-51-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_txp.c