diff options
| author | Remo Senekowitsch <[email protected]> | 2025-06-11 10:29:02 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2025-06-12 22:58:52 +0000 |
| commit | d3393e845038f5fd32c24b841bb4b6026aa1cf4b (patch) | |
| tree | 5d83b03b448487571a270dc6f0a4c5718ffabf4a /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | rust: device: Enable accessing the FwNode of a Device (diff) | |
| download | kernel-d3393e845038f5fd32c24b841bb4b6026aa1cf4b.tar.gz kernel-d3393e845038f5fd32c24b841bb4b6026aa1cf4b.zip | |
rust: device: Move property_present() to FwNode
The new FwNode abstraction will be used for accessing all device
properties.
It would be possible to duplicate the methods on the device itself, but
since some of the methods on Device would have different type sigatures
as the ones on FwNode, this would only lead to inconsistency and
confusion. For this reason, property_present is removed from Device and
existing users are updated.
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Remo Senekowitsch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
