OSDN Git Service

Revert "soc:qcom: Synchronize service notifier task's"
authorAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Fri, 21 Apr 2017 14:48:00 +0000 (20:18 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 25 Apr 2017 12:36:47 +0000 (05:36 -0700)
commit1ac8fd59ebeddae12a38152b5f8b14d7c0e7fa71
treee7428e177015e645c3d59d9aef29a65fbf06c3b6
parent048c70075fecb8f92d923fc5595efa00f2a00082
Revert "soc:qcom: Synchronize service notifier task's"

This reverts 'commit 79618505009d ("soc:qcom: Synchronize
service notifier task's")'

This commit was made for synchronizing two notifier tasks that
were in race in back to back ADSP SSR testing. The change was to
synchronize two threads by queuing both threads in dedicated work
queue. However this caused certain corner case timing issues
in notification to clients of ADSP PD. So, revert it.

Change-Id: I69b27e2e4529b5f45ce0cc1f4a036412cbf5fab1
Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
drivers/soc/qcom/service-notifier.c