mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-18 08:26:08 +01: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 | ||