diff options
author | Adam Ford <[email protected]> | 2024-09-14 06:27:49 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-10-17 18:43:36 +0530 |
commit | 7588444551c65ddd37d6ee9e232bd944d2df2c8c (patch) | |
tree | e88a9d727b5f51a74c8ad7ad9fc7ad1add907388 /tools/perf/scripts/python/task-analyzer.py | |
parent | 058ea4a06704c6ad3032bdb3ead9ed3dc1f7fe6e (diff) |
phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries
The lookup table contains entries which use the integer divider
instead of just the fractional divider. Since the set and round
functions check both the integer divider values and the LUT values,
it's no longer necessary to keep the integer divider values in the
lookup table, as can be dynamically calcuated.
Signed-off-by: Adam Ford <[email protected]>
Reviewed-by: Frieder Schrempf <[email protected]>
Tested-by: Frieder Schrempf <[email protected]>
Reviewed-by: Dominique Martinet <[email protected]>
Tested-by: Dominique Martinet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions