mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
dabf12f7b3
PD#SWPL-161936 Problem: The 'kt_ret' bits in 'KT_REE_CFG' must not be checked because the 'kt_ret' bits have an invalid value without performing the keytable configuration. Solution: remove the routine checking kt_ret in aml_kt_get_status. Verify: SC2 Change-Id: Ifa3b82c3fa620e1cdc8da6c62da075305045acad Signed-off-by: Doosan Baek <doosan.baek@amlogic.com>