]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: omap1: osk: Constify the software node
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:38 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Thu, 8 Apr 2021 21:45:55 +0000 (23:45 +0200)
commit74031824cac501b1c6db18ee1e49a2197e3b67bd
treefbb840d28a96bcbc153dcc25f36eced39c54762f
parent95e272dc364a6bb70d461a42014a0142ab25ea82
ARM: omap1: osk: 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: Tony Lindgren <tony@atomide.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
arch/arm/mach-omap1/board-osk.c