mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
1de91dea32
PD#SWPL-148195 Problem: In the case of IV, aml_kt_invalidate does not have a return value, resulting in an error return value. Solution: In the case of IV, aml_kt_invalidate is not performed, so the return value is always successful. Verify: S4D metacas Change-Id: I4fe59ce4f1d94486dbf3a00e72f611db3bc7b4f4 Signed-off-by: Doosan Baek <doosan.baek@amlogic.com>