]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/panfrost: Fix panfrost device variable name in devfreq
authorAdrián Larumbe <adrian.larumbe@collabora.com>
Tue, 20 May 2025 17:44:02 +0000 (18:44 +0100)
committerSteven Price <steven.price@arm.com>
Mon, 2 Jun 2025 12:51:15 +0000 (13:51 +0100)
commit6048f5587614bb4919c54966913452c1a0a43138
treede3907cfd9cdc842563499c963db31bd948e308a
parente48ade5e23ba1f4ecdb0b1ce0f5a14e0b9af37a2
drm/panfrost: Fix panfrost device variable name in devfreq

Commit 64111a0e22a9 ("drm/panfrost: Fix incorrect updating of current
device frequency") was a Panfrost port of a similar fix in Panthor.

Fix the Panfrost device pointer variable name so that it follows
Panfrost naming conventions.

Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Fixes: 64111a0e22a9 ("drm/panfrost: Fix incorrect updating of current device frequency")
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://lore.kernel.org/r/20250520174634.353267-6-adrian.larumbe@collabora.com
drivers/gpu/drm/panfrost/panfrost_devfreq.c