commit | d2db097905d6ec439b7e863dc9a7e790889a7607 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Nov 16 16:11:02 2018 -0600 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 26 22:33:37 2018 +1100 |
tree | 1e3870835271d72dddb35bdad1b9cb0a8578303b | |
parent | bf82d3758d4a075d17f4930c9872b05bd277ab0c [diff] |
cxl: 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> Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>