Skip to content
Commit b8ae10ed authored by Maxime Ripard's avatar Maxime Ripard Committed by popcornmix
Browse files

drm/vc4: hdmi: Deal with multiple debugfs files



The HDMI driver was registering a single debugfs file so far with the name
hdmi_regs.

Obviously, this is not going to work anymore when will have multiple HDMI
controllers since we will end up trying to register two files with the same
name.

Let's use the ID to avoid that name conflict.

Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
parent 5f1a33f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment