commit | bf82d3758d4a075d17f4930c9872b05bd277ab0c | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Nov 16 16:11:01 2018 -0600 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 26 22:33:37 2018 +1100 |
tree | 4d4d33f42e137a3a0601f9f3991d3c509d1cf3cd | |
parent | 15b680c474afd54dac05530d8fed41c1e8d607e0 [diff] |
macintosh: Use device_type helpers to access the node type Remove directly accessing device_node.type pointer and use the accessors instead. This will eventually allow removing the type pointer. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>