Skip to content
Commit dc447b6b authored by Walter Lozano's avatar Walter Lozano Committed by Simon Glass
Browse files

core: improve of_match_ptr with OF_PLATDATA



Currently of_match_ptr is used to avoid referencing compatible strings
when OF_CONTROL is not enabled. This behaviour could be improved by
taking into account also OF_PLATDATA, as when this configuration is
enabled the compatible strings are not used at all.

Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2b522f1e
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