mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
of_find_compatible_node() returns a pointer with refcount incremented
so both in the error path as well as after usage in soc_info_populate()
respectively actually b8500_read_soc_id() an explicit of_node_put is
needed to release backupram.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ux500-soc-id.c | ||