diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-09-06 09:50:57 +0300 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2023-09-20 14:48:46 +0300 |
commit | b3aa7b34924a9ed64cf96899cac4d8ea08cd829e (patch) | |
tree | c7057d4b32e8dfc505a029664a2038ff5023f994 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 699cf62a7d4550759f4a50e614b1952f93de4783 (diff) | |
download | linux-b3aa7b34924a9ed64cf96899cac4d8ea08cd829e.tar.xz |
drm/bridge: tc358768: Clean up clock period code
The driver defines TC358768_PRECISION as 1000, and uses "nsk" to refer
to clock periods. The original author does not remember where all this
came from. Effectively the driver is using picoseconds as the unit for
clock periods, yet referring to them by "nsk".
Clean this up by just saying the periods are in picoseconds.
Reviewed-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Tested-by: Maxim Schwalm <maxim.schwalm@gmail.com> # Asus TF700T
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230906-tc358768-v4-10-31725f008a50@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions