mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
8ed61483c9
PD#SWPL-181678 Problem: The wrong pointer was manipulated when setting the voltage, causing a crash when loading cpufreq.ko Solution: Modified to determine the validity of the incoming pointer and cpufreq_Voltage_set_skip flag before the pointer assignment operation. Verify: A1-AD403 Change-Id: Ic4d65a03b9befc05b29b853295979f41e102f612 Signed-off-by: shu.wang <shu.wang@amlogic.com>