Commit dd646942 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/device: type-safe register accessor macros



These require an explit struct nvkm_device pointer, unlike the previous
macros which take a void *, and assume it's any old nvkm_subdev.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 8699745a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment