commit | 208487a8f69084992f76ef87ddd3e00e5eaf6587 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Mon Aug 24 13:38:46 2015 -0700 |
committer | Andy Gross <agross@codeaurora.org> | Wed Sep 09 15:58:04 2015 -0500 |
tree | 14081925eaa635304acb76e7a917399fcbce7205 | |
parent | 93dbed9121cc8e0fcc93edd9fca901322bdfbd1a [diff] |
soc: qcom: smd: Correct fBLOCKREADINTR handling fBLOCKREADINTR is masking the notification from the remote and should hence be cleared while we're waiting the tx fifo to drain. Also change the reset state to mask the notification, as send is the only use case where we're interested in it. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Andy Gross <agross@codeaurora.org>