drm/vc4: hvs: Skip DebugFS Registration for FKMS
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Jul 2022 08:38:25 +0000 (10:38 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:31:26 +0000 (11:31 +0000)
commit71a8f5e33078f53fea21f8da5b03d29c738ac49c
tree63e1fb485be9f281521718c896179283ba012e22
parentc1b2d664bedeb7ff4ac5e7aede3edb463226f146
drm/vc4: hvs: Skip DebugFS Registration for FKMS

FKMS doesn't have an HVS and it's expected. Return from the debugfs init
function immediately if we're running with fkms.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hvs.c