]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97d777621b21e3e752b8aa5abb04a337797363ed
tree21c011eb6980614e987adf199011317f15ab5aef
parent4b39308730d8a63a2d58a79fd14b157b2eeefdcd
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