mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
6ed0e5e60e
SMD RPM only provides two buckets, one each for the active-only and
active-sleep RPM contexts. Use the correct constant to allocate and
operate on them.
This will make the qcom,icc.h header no longer work with this driver,
mostly because.. it was never meant to! The commit that introduced
bucket support to SMD RPM was trying to shove a square into a round
hole and it did not work out very well. That said, there are no
active users of SMD RPM ICC + qcom,icc.h, so that doesn't hurt.
Fixes:
|
||
---|---|---|
.. | ||
imx | ||
qcom | ||
samsung | ||
bulk.c | ||
core.c | ||
icc-clk.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
trace.h |