drm/vc4-hdmi: Give the HDMI audio instances different names
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 31 Mar 2020 15:21:45 +0000 (16:21 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:43 +0000 (16:33 +0100)
commit58cb183a0d1efd658e1c61d21b10a7e67e377e62
tree7dfc1553e08d3c22f3814d6d7f6a6e037d140679
parent726d76c3a696faecaeebfce01a24616d08158129
drm/vc4-hdmi: Give the HDMI audio instances different names

The debugfs usage within asoc gets confused if multiple interfaces
have the same card name, therefore use unique names when
initialising them.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_hdmi.c