+1
−1
Loading
Commit 073d3d2c ("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: 073d3d2c ("OPP: Level zero is valid") Signed-off-by:Aleks Todorov <aleksbgbg@google.com> Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org>