summaryrefslogtreecommitdiff
path: root/common/dlmalloc.c
diff options
context:
space:
mode:
authorNicolò Veronese <nicveronese@gmail.com>2023-10-04 00:14:26 +0200
committerTom Rini <trini@konsulko.com>2023-10-11 13:21:33 -0400
commit538b97dd5d6be8206b532664cf616c567434368d (patch)
tree96bd39b7be08994cc1ee7f2f49fd8936498ece16 /common/dlmalloc.c
parent20535a3369d9ca3e3d6dd880c5fa23115a8b3fbd (diff)
spi: mtk_spim: prevent global pll clock override
With commit 793e62301180 ("spi: mtk_spim: get spi clk rate only once") a new system to calculate the SPI clocks has been added. Unfortunately, the do_div macro overrides the global priv->pll_clk_rate field. This will cause to have a reduced clock rate on each subsequent SPI call. Signed-off-by: Valerio 'ftp21' Mancini <ftp21@ftp21.eu> Signed-off-by: Nicolò Veronese <nicveronese@gmail.com>
Diffstat (limited to 'common/dlmalloc.c')
0 files changed, 0 insertions, 0 deletions