HomeFreeBSD

EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.

Description

EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.
In some cases, the driver must handle given properties located in
specific OF subnode. Instead of creating duplicate set of function, add
'node' as argument to existing functions, defaulting it to device OF node.

MFC after: 3 weeks

Details

Provenance
mmelAuthored on
Parents
rS302527: Turn off WITNESS, INVARIANTS, etc., in the powerpc GENERIC64
Branches
Unknown
Tags
Unknown