commit | 3a3438e594bf8b2d8fcfd11f3aa2a93e215b92b7 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Mar 29 13:50:41 2021 +0300 |
committer | Wolfram Sang <wsa@kernel.org> | Sat Apr 10 21:43:01 2021 +0200 |
tree | e2722b4dd32e127cc819abea374cc96e95174d27 | |
parent | dc317fb81b57ba36cd7e15c8bd98c3d6be013f5f [diff] |
platform/x86: intel_cht_int33fe_microb: 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> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>