mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
6b21cf9069
PD#SWPL-142621 Problem: crash in dvfs cooling device for cpu1 is not online for rtos boot. Solution: 1.in cpufreq cooling device register flow, we will assign energy model to cooling device only when policy->related_cpus equal to em->cpus. 2.we need to use policy->related_cpus to register energy model. Verify: t7c Change-Id: Ia0d1d1ee8422c801a477398504b199d266a9d97c Signed-off-by: Xingxing Wang <xingxing.wang@amlogic.com>