Skip to content
Device properties framework fixes for v4.14-rc5

 - Fix a device properties management issue, introduced during the
   4.9 cycle, that causes device properties associated with a
   parent device to go away on a removal of its child in some
   cases (Jarkko Nikula).

 - Fix inconsistencies in error codes returned by a new function
   helper in the device properties framework depending on the
   underlying low-level firmware interface, DT or ACPI, by making the
   meaning of error codes returned in the ACPI case agree with the
   meaning of DT error codes in analogous situations (Sakari Ailus).