diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2025-07-18 16:26:12 +0900 |
---|---|---|
committer | Alexandre Courbot <acourbot@nvidia.com> | 2025-08-15 12:02:55 +0900 |
commit | 036c5fa25020d8b1619a96dabbcf9b156f4329bb (patch) | |
tree | 80828c623dcbdd342cda17ecd6895715c00014f4 /rust/kernel/alloc/allocator_test.rs | |
parent | b567daf4ea4e4565118436aca51d12adf8ab3e12 (diff) |
gpu: nova-core: register: move OFFSET declaration to I/O impl block
The OFFSET const is an I/O property, and having to pass it to the
@common rule makes it impossible to make I/O optional, as we want to get
to eventually.
Thus, move OFFSET to the I/O impl block so it is not needed by the
@common rule anymore.
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20250718-nova-regs-v2-7-7b6a762aa1cd@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'rust/kernel/alloc/allocator_test.rs')
0 files changed, 0 insertions, 0 deletions