diff options
author | Adam Ford <aford173@gmail.com> | 2024-09-14 14:27:49 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-10-17 16:13:36 +0300 |
commit | 7588444551c65ddd37d6ee9e232bd944d2df2c8c (patch) | |
tree | e88a9d727b5f51a74c8ad7ad9fc7ad1add907388 /tools/perf/scripts/python/stackcollapse.py | |
parent | 058ea4a06704c6ad3032bdb3ead9ed3dc1f7fe6e (diff) | |
download | linux-7588444551c65ddd37d6ee9e232bd944d2df2c8c.tar.xz |
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 <aford173@gmail.com>
Reviewed-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Tested-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Reviewed-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Tested-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
Link: https://lore.kernel.org/r/20240914112816.520224-6-aford173@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions