diff options
| author | Tomi Valkeinen <[email protected]> | 2023-09-06 06:50:56 +0000 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2023-09-20 11:48:44 +0000 |
| commit | 699cf62a7d4550759f4a50e614b1952f93de4783 (patch) | |
| tree | 02bf0bd822ff53875681b8371feaf619fd3e5b06 /drivers/gpu/drm/drm_auth.c | |
| parent | drm/bridge: tc358768: Use dev for dbg prints, not priv->dev (diff) | |
| download | kernel-699cf62a7d4550759f4a50e614b1952f93de4783.tar.gz kernel-699cf62a7d4550759f4a50e614b1952f93de4783.zip | |
drm/bridge: tc358768: Rename dsibclk to hsbyteclk
The Toshiba documentation talks about HSByteClk when referring to the
DSI HS byte clock, whereas the driver uses 'dsibclk' name. Also, in a
few places the driver calculates the byte clock from the DSI clock, even
if the byte clock is already available in a variable.
To align the driver with the documentation, change the 'dsibclk'
variable to 'hsbyteclk'. This also make it easier to visually separate
'dsibclk' and 'dsiclk' variables.
Reviewed-by: Peter Ujfalusi <[email protected]>
Tested-by: Maxim Schwalm <[email protected]> # Asus TF700T
Tested-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions
