Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d396cb18 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Wei Xu
Browse files

ARM: hisi: handle of_iomap and fix missing of_node_put



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: default avatarNicholas Mc Guire <hofrat@osadl.org>
Fixes: commit 22bae429 ("ARM: hi3xxx: add hotplug support")
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent 81646a3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment