Hi,
On Fri, Jul 23, 2021 at 09:24:14AM +0200, Ivan T. Ivanov wrote:
Without prefix debugfs can't properly create component debug information tree when driver register more than one component per device, in this case two. Fix this.
debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present!
Signed-off-by: Ivan T. Ivanov iivanov@suse.de
Thanks for your patch.
However, that part changed fairly significantly recently so you'll need to rebase it on top of the drm-misc-next (or linux-next)
Maxime