diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2024-07-30 00:36:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-07-31 13:57:05 +0200 |
commit | 5c4efc60551c0e2a51371ccb0709180a1537f7f8 (patch) | |
tree | 45e40a0d9c347131c3601ac75d5aedeb9cb33ecd /Kbuild | |
parent | cxl: Drop printing of DT properties (diff) | |
download | linux-5c4efc60551c0e2a51371ccb0709180a1537f7f8.tar.xz linux-5c4efc60551c0e2a51371ccb0709180a1537f7f8.zip |
cxl: Use of_property_ accessor functions
The CXL driver has its own custom implementations of typed DT property
accessors. Replace the custom property accessor functions with the
common DT property functions.
This clean-up is part of a larger effort to remove of_get_property() and
other DT functions which leak pointers to DT node and property data.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240729-dt-cxl-cleanup-v1-2-a75eea80d231@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions