]> 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)
commit87a75b3dbbf1320fa49abf024d38ad4b7285c6ce
treec163fda1e7cebc250d31a6fc472944f34f56a413
parente30803d884ca224f4942fd98ff5fe0a6885d133d
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