diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2023-12-19 07:02:39 +0100 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-12-27 08:57:30 +0100 |
commit | ba367479c7ad0b870461024cd5ae7a1ea6e1e3db (patch) | |
tree | 8621037b0d79adccc0842f65ebeec1f6fe923737 /drivers/opp/opp.h | |
parent | OPP: Check for invalid OPP in dev_pm_opp_find_level_ceil() (diff) | |
download | linux-ba367479c7ad0b870461024cd5ae7a1ea6e1e3db.tar.xz linux-ba367479c7ad0b870461024cd5ae7a1ea6e1e3db.zip |
OPP: The level field is always of unsigned int type
By mistake, dev_pm_opp_find_level_floor() used the level parameter as
unsigned long instead of unsigned int. Fix it.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/opp/opp.h')
0 files changed, 0 insertions, 0 deletions