ARM: pxa: stargate2: Constify the software node
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:39 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Sat, 10 Apr 2021 19:42:55 +0000 (21:42 +0200)
commit4335168600ef7f4aae9d70c7785d5dcdf09c0f52
tree21c011eb6980614e987adf199011317f15ab5aef
parent74031824cac501b1c6db18ee1e49a2197e3b67bd
ARM: pxa: stargate2: Constify the software node

Additional device properties are always just a part of a
software fwnode. If the device properties are constant, the
software node can also be constant.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
arch/arm/mach-pxa/stargate2.c