Home
last modified time | relevance | path

Searched hist:"55 fc610c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Dapple-properties.c55fc610c Thu Mar 04 02:28:37 CST 2021 Heikki Krogerus <heikki.krogerus@linux.intel.com> efi/apple-properties: Handle device properties with software node API

The old device property API is going to be removed.
Replacing the device_add_properties() call with the software
node API equivalent, device_create_managed_software_node().

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>