Skip to content
Commit 3a2599b1 authored by Dom Cobley's avatar Dom Cobley
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 0a7619c3
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