mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
aafc3a05b4
PD#SWPL-125284 Problem: handle->flags checking is not done within mutex lock when hwc call detach Solution: 1.move flag checking within mutex lock; 2.clear flag after detach; Verify: verify on T T5M Change-Id: Ie021d1d9593e1e63774aa9de04750a1e0beecccd Signed-off-by: binqi zhang <binqi.zhang@amlogic.com>