diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2023-06-15 14:11:12 +0300 |
---|---|---|
committer | Francesco Dolcini <francesco.dolcini@toradex.com> | 2023-06-19 15:54:27 +0200 |
commit | 7324da37bfaf2b066ab6a64a2ac162846035890b (patch) | |
tree | f7d10861fc6177e0a3e1eb37b21fa17402c5fa58 /scripts/patch-kernel | |
parent | 6ca55841f0129bc750e3e97b8bf11cbfc9d1500c (diff) |
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.
Upstream-Status: Pending
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions