Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dapple-properties.cdiff 55fc610c8cdae353737dbc2d59febd3c1a697095 Thu Mar 04 09:28:37 CET 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>