]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: davinci: Constify the software nodes
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:37 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Thu, 8 Apr 2021 21:45:55 +0000 (23:45 +0200)
commit08a21913c8d1b54a94626daf53c6946838a58f12
tree88cfef9115d03dc7d4c8fa04f2eaaa2d24c0d27c
parent4e6a9f701ee55e28a0f99ea2c5f15f4fbbfe97d0
ARM: davinci: Constify the software nodes

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: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-dm365-evm.c
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/board-dm646x-evm.c
arch/arm/mach-davinci/board-mityomapl138.c
arch/arm/mach-davinci/board-sffsdr.c