]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit737a1f4b5066f52cda750f20440c4dd6b2166373
tree45be32091bb284ee856378855c5aadf2e76a5cdd
parent9a6cb0e7710f1018c9fd18227c8142131b8ef2c1
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