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 | ||
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 | ||