mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
of_match_device() may fail and returns a NULL pointer.
Fix this by checking the return value of of_match_device.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| meson_sm.c | ||