Relying on an unchecked of_iomap() which can return NULL is problematic
here, an explicit check seems mandatory. Also the call to
of_find_compatible_node() returns a device node with refcount incremented
therefor an explicit of_node_put() is needed here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit
|
||
|---|---|---|
| .. | ||
| core.h | ||
| hisilicon.c | ||
| hotplug.c | ||
| Kconfig | ||
| Makefile | ||
| platmcpm.c | ||
| platsmp.c | ||