]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita851543d15242d59ada391f37670641f3a042329
treec163fda1e7cebc250d31a6fc472944f34f56a413
parenta75486d2c84140bb8b9897f74e01ef2cd4d4e883
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