Files
linux/drivers/opp
Aleks Todorov 0b7277e02d OPP: Return correct value in dev_pm_opp_get_level
Commit 073d3d2ca7 ("OPP: Level zero is valid") modified the
documentation for this function to indicate that errors should return a
non-zero value to avoid colliding with the OPP level zero, however
forgot to actually update the return.

No in-tree kernel code depends on the error value being 0.

Fixes: 073d3d2ca7 ("OPP: Level zero is valid")
Signed-off-by: Aleks Todorov <aleksbgbg@google.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2026-01-27 10:58:50 +05:30
..
2023-01-05 11:47:21 +05:30
2025-04-24 16:05:33 +05:30