diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2021-03-03 18:28:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-16 13:29:43 +0000 |
commit | d4272a7adf26c62c5afe86b6829712de519b4a26 (patch) | |
tree | a79da1605e6d265b0c4a0033bc878a68c9c5de0b /block/blk-mq-tag.c | |
parent | 2df0c4a640c55c0eff7f97907b98ad6fdfedd226 (diff) |
ARM: pxa: zeus: Constify the software node
When device properties are supplied to the devices, in
reality a software fwnode that holds those properties is
created which is then assigned to the device. If the device
properties are constant the software node can also be
constant.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Link: https://lore.kernel.org/r/20210303152814.35070-4-heikki.krogerus@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'block/blk-mq-tag.c')
0 files changed, 0 insertions, 0 deletions