drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
[ Upstream commit fb1b5e1d ] 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> Stable-dep-of: 7037bb04 ("drm/radeon: Fix spurious unplug event on radeon HDMI") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment