Revert "ARM: versatile: fix OF node leak in CPUs prepare"
This reverts commit be77137123
.
This commit is contained in:
parent
a93e0b43e7
commit
0ab0424d78
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ static void __init realview_smp_prepare_cpus(unsigned int max_cpus)
|
|||
return;
|
||||
}
|
||||
map = syscon_node_to_regmap(np);
|
||||
of_node_put(np);
|
||||
if (IS_ERR(map)) {
|
||||
pr_err("PLATSMP: No syscon regmap\n");
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue