mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
There is no requirement to override name entries in auxdata. Fix the entry matching to use .compatible instead of .name to find the end of the list. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>