Skip to content
Commit faceb5a9 authored by Pierre Gondois's avatar Pierre Gondois
Browse files

PM: EM: Remove unused parameter from em_adjust_new_capacity()



The max_cap parameter of em_adjust_new_capacity() is not used. Indeed,
the maximum capacity used as a reference to recompute performance
levels of the Energy Model is obtained in em_init_performance()
through arch_scale_cpu_capacity().
Remove the unused parameter.

The parameter is introduced in:
commit e3f1164f ("PM: EM: Support late CPUs booting and capacity adjustment")

Signed-off-by: Pierre Gondois's avatarPierre Gondois <pierre.gondois@arm.com>
parent 53aed5ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment