arm: topology: fix the topology reset path during init
init_cpu_topology has a bug where 1. It's referring to out of bounds array. 2. It's not actually resetting topology for each cpu. Fix this by iterating for each cpu for resetting topology. Change-Id: I4df03fb4fbe9cb636f135de982e35173b1900ec2 Signed-off-by:Srinivas Ramana <sramana@codeaurora.org> Signed-off-by:
Jeevan Shriram <jshriram@codeaurora.org>
Loading
Please register or sign in to comment