mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 08:43:42 +02:00
of_iomap() can return NULL so that return needs to be checked and NULL
treated as failure. While at it also take care of the missing
of_node_put() in the error path.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mpc5xxx_can.c | ||
| mscan.c | ||
| mscan.h | ||