commit | 001a02f61f908d6855705cb6d985b162dd406240 | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Wed Jan 23 10:31:38 2013 +0530 |
committer | Sujit Reddy Thumma <sthumma@codeaurora.org> | Wed Mar 27 08:29:11 2013 +0530 |
tree | f3fd0dce6ff61f69bb7456afb70ce12d99189f7a | |
parent | b0b2953308e6dbc54852bcd8acbc5fbbeda2c19f [diff] |
mmc: msm_sdcc: Fix SPS-BAM flags while in producer mode For read operation (writing data into system memory), the SDCC-BAM producer will update the EOT flags while writing data done descriptors into pipe memory. It is not necessary that the s/w should set EOT flag in system consumer mode as that may confuse hardware. CRs-Fixed: 468046 Change-Id: I31988fdcfaf6c9fb9c9bfc540837513ea40e125c Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>