diff options
author | Daniel Scally <[email protected]> | 2021-11-28 23:24:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-03 16:42:43 +0100 |
commit | c097af1d0a8483b44fa30e86b311991d76b6ae67 (patch) | |
tree | b97424ff061edba2249b15017d256f86ff5fe1d1 /drivers/platform/x86/intel/pmt/crashlog.c | |
parent | e1b5186810cc7d4ec60447032636b8e6772dbbc6 (diff) |
device property: Check fwnode->secondary when finding properties
fwnode_property_get_reference_args() searches for named properties
against a fwnode_handle, but these could instead be against the fwnode's
secondary. If the property isn't found against the primary, check the
secondary to see if it's there instead.
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/crashlog.c')
0 files changed, 0 insertions, 0 deletions