]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_cht_int33fe_microb: Constify the software node
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 29 Mar 2021 10:50:41 +0000 (13:50 +0300)
committerWolfram Sang <wsa@kernel.org>
Sat, 10 Apr 2021 19:43:01 +0000 (21:43 +0200)
commit0dc3341387134a0056ec4aaa5723235aee9846a5
treee2722b4dd32e127cc819abea374cc96e95174d27
parentf0c15141bc336ed96b39fa8fb47b08a8de67f5ea
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>
drivers/platform/x86/intel_cht_int33fe_microb.c