diff options
author | Wu Hoi Pok <wuhoipok@gmail.com> | 2024-06-30 19:59:21 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-24 00:31:59 +0300 |
commit | fb1b5e1dd53fc834e12f69749cbc8484382599c4 (patch) | |
tree | d633ed0b7cfa8faa12c726c607c3c31d837f23ca /drivers/gpu/drm/radeon/kv_dpm.h | |
parent | a6e23bec8ed184ed2a11080b28cdbd7a3024f0c0 (diff) | |
download | linux-fb1b5e1dd53fc834e12f69749cbc8484382599c4.tar.xz |
drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
This patch changes the way "drm_device" is accessed. It uses "rdev_to_drm(rdev)"
instead of accessing the struct member directly.
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Tested-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Wu Hoi Pok <wuhoipok@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/kv_dpm.h')
0 files changed, 0 insertions, 0 deletions