summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2024-07-30 00:36:44 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-07-31 13:57:05 +0200
commit5c4efc60551c0e2a51371ccb0709180a1537f7f8 (patch)
tree45e40a0d9c347131c3601ac75d5aedeb9cb33ecd /Kbuild
parentcxl: Drop printing of DT properties (diff)
downloadlinux-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