drm/vc4: crtc: Rename SoC data structures
authorMaxime Ripard <maxime@cerno.tech>
Wed, 27 May 2020 15:47:52 +0000 (17:47 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 10 Jun 2020 09:09:38 +0000 (11:09 +0200)
commitdebf585ce543331b9567c1084fb056f66934be87
treec163fda1e7cebc250d31a6fc472944f34f56a413
parent0c2a50f1a0cd8fcc5c13b11a646b7ced95c6868e
drm/vc4: crtc: Rename SoC data structures

Since we're going to introduce pixelvalve data structures for other SoCs
than the BCM2835, let's rename the structures defined in the code to
make it obvious which SoC we're targeting.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/39aed7dd512ce2a4560902974ec26b16b88ec68b.1590594512.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_crtc.c