diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2021-01-08 16:46:52 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-01-20 12:49:40 +0000 |
commit | 47b10b737c0794c2fa584d7c8103b485e274ed51 (patch) | |
tree | 5161c1cee7615b1d228a2cb6d2a1390192b42592 /arch/arm64/Makefile | |
parent | 384e5699e101b1ee184590a39ee60f10ec0d36b6 (diff) | |
download | linux-47b10b737c0794c2fa584d7c8103b485e274ed51.tar.gz linux-47b10b737c0794c2fa584d7c8103b485e274ed51.tar.bz2 linux-47b10b737c0794c2fa584d7c8103b485e274ed51.zip |
arm64: topology: Reorder init_amu_fie() a bit
This patch does a couple of optimizations in init_amu_fie(), like early
exits from paths where we don't need to continue any further, avoid the
enable/disable dance, moving the calls to
topology_scale_freq_invariant() just when we need them, instead of at
the top of the routine, and avoiding calling it for the third time.
Reviewed-by: Ionela Voinescu <ionela.voinescu@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Tested-by: Ionela Voinescu <ionela.voinescu@arm.com>
Link: https://lore.kernel.org/r/a732e71ab9ec28c354eb28dd898c9b47d490863f.1610104461.git.viresh.kumar@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/Makefile')
0 files changed, 0 insertions, 0 deletions