drm/vc4: hdmi: Rename hdmi to vc4_hdmi
authorMaxime Ripard <maxime@cerno.tech>
Thu, 3 Sep 2020 08:01:14 +0000 (10:01 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 7 Sep 2020 16:05:09 +0000 (18:05 +0200)
commit3408cc23c9311f45ca363112fa62e23846ffc499
tree4bc6ae53dd1b04e746a8ad6794e0fcc2bccbda0f
parentb052e70dd21c2a0eb0629c3300bf5596dc9abf2a
drm/vc4: hdmi: Rename hdmi to vc4_hdmi

The driver isn't consistent with the name given to the vc4_hdmi
structure pointer in its functions. Make sure to use a consistent name.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/696be840dc427245afe94b43e0b829c728d948a7.1599120059.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c