[PATCH 0/2] ARM: mvebu: Adjustments for common code in two functions

Markus Elfring posted 2 patches 1 month, 3 weeks ago
arch/arm/mach-mvebu/coherency.c |  7 ++-----
arch/arm/mach-mvebu/pm.c        | 21 +++++++++++----------
2 files changed, 13 insertions(+), 15 deletions(-)
[PATCH 0/2] ARM: mvebu: Adjustments for common code in two functions
Posted by Markus Elfring 1 month, 3 weeks ago
From: Markus Elfring <elfring@users.sourceforge.net>
Date: Wed, 2 Oct 2024 19:32:23 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Call of_node_put(cpu_config_np) only once in armada_370_coherency_init()
  Use common of_node_put() code in mvebu_pm_suspend_init()

 arch/arm/mach-mvebu/coherency.c |  7 ++-----
 arch/arm/mach-mvebu/pm.c        | 21 +++++++++++----------
 2 files changed, 13 insertions(+), 15 deletions(-)

--
2.46.1