soc: qcom: smd: Correct fBLOCKREADINTR handling
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Mon, 24 Aug 2015 20:38:46 +0000 (13:38 -0700)
committerAndy Gross <agross@codeaurora.org>
Wed, 9 Sep 2015 20:58:04 +0000 (15:58 -0500)
commit208487a8f69084992f76ef87ddd3e00e5eaf6587
tree14081925eaa635304acb76e7a917399fcbce7205
parent93dbed9121cc8e0fcc93edd9fca901322bdfbd1a
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>
drivers/soc/qcom/smd.c