mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 16:53:44 +00: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 | ||