Skip to content
Commit 0f5fd453 authored by Dom Cobley's avatar Dom Cobley Committed by Phil Elwell
Browse files

vc4_drv: Avoid panic when booted with no kms



If kms/fkms overlay is not present we have no matching drivers
and so match is NULL.

It is not safe to call component_master_add_with_match with a null match argument.

So don't do that

Signed-off-by: default avatarDom Cobley <popcornmix@gmail.com>
parent 33b514cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment