mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 21:51:40 +00:00
9085b23b66
Per the commit message of commit 'dd014803f260 ("interconnect: qcom:
icc-rpm: Add AB/IB calculations coefficients")', the peak rate should be
100/ib_percent. But, in what looks like a typical typo, the numerator
value is discarded in the calculation.
Update the implementation to match the described intention.
Fixes:
|
||
---|---|---|
.. | ||
imx | ||
qcom | ||
samsung | ||
bulk.c | ||
core.c | ||
debugfs-client.c | ||
icc-clk.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
trace.h |