forked from Minki/linux
9f30b5ae05
of_iomap() can return NULL which seems critical here and thus should be
explicitly flagged so that the cause of system halting can be understood.
As of_find_compatible_node() is returning a device node with refcount
incremented it must be explicitly decremented here.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit
|
||
---|---|---|
.. | ||
core.h | ||
hisilicon.c | ||
hotplug.c | ||
Kconfig | ||
Makefile | ||
platmcpm.c | ||
platsmp.c |