drm/vc4: hvs: Skip DebugFS Registration for FKMS
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Jul 2022 08:38:25 +0000 (10:38 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 7 Sep 2022 08:53:07 +0000 (10:53 +0200)
commit4999541ad85318b798e1f1adbe4971ed03cf456e
tree85998b7d118abf32fcee165292995f3e2ff9fd21
parenta006d24e217cb47abc39886f76a786918ff52e18
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