aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2023-05-20 23:01:02 +0300
committerDmitry Baryshkov <[email protected]>2023-06-04 04:50:05 +0300
commit6de6c28d97c02b5abdb208975cf392942e462424 (patch)
tree9f117bba850a63598ae98dedb9bf7d8291a5adb9 /scripts/stackusage
parent1e0a97f84d73ea1182740f62069690c7f3271abb (diff)
drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
In dsi_calc_clk_rate_v2() there is no need to call dsi_get_pclk_rate(). This function has just been called (from dsi_calc_pclk()) and its result is stored at msm_host->pixel_clk_rate. Use this variable directly. Reviewed-by: Marijn Suijten <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Jessica Zhang <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/538272/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions