7536e8e0ef24e23b871d37eb1b6f3d8f5abbc99c

When LTM is turning off, user space will turn off LTM histogram and then wait for LTM hist off event from driver to change the state from offpending to off. But if device enters IPC during this time, driver will not notify user space with LTM hist off event and LTM will stuck in offpending state. This change remove the check before LTM hist off event notification to avoid LTM state stuck issue. Change-Id: I073adabf72c6454acb8ab4d333c0547723523781 Signed-off-by: Ping Li <pingli@codeaurora.org>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%