drm/vc4: hdmi: Add a name to the codec DAI component
authorMaxime Ripard <maxime@cerno.tech>
Wed, 8 Jul 2020 14:45:55 +0000 (16:45 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 29 Oct 2020 09:25:44 +0000 (10:25 +0100)
commita3a0ded3ed38f4eafa86cef61799d50250da4dbe
tree45be32091bb284ee856378855c5aadf2e76a5cdd
parentf49a51bfdc8ea717c97ccd4cc98b7e6daaa5553a
drm/vc4: hdmi: Add a name to the codec DAI component

Since the components for a given device in ASoC are identified by their
name, it makes sense to add one even though it's not strictly necessary.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200708144555.718404-1-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c