commit | 485bac655e2af9291e4c956a6561666ee59370fe | [log] [tgz] |
---|---|---|
author | Naveen Ramaraj <nramaraj@codeaurora.org> | Fri Feb 22 17:09:00 2013 -0800 |
committer | Naveen Ramaraj <nramaraj@codeaurora.org> | Fri Feb 22 17:14:43 2013 -0800 |
tree | c1a87cc3494efca7597050a24cc3345245dbde62 | |
parent | 00dbde71d292c449dfe454660df08fa66d96101f [diff] |
msm: ocmem: Fix an issue with the Datamover Interrupts In secure mode the Datamover interrupt mask was not programmed causing the transfers to OCMEM to fail. Fix it by programming the interrupt mask and clearing the interrupts before each transfer. Change-Id: I6c5ffb0b0262484d5b63a3afff2d698b46534bf1 Signed-off-by: Naveen Ramaraj <nramaraj@codeaurora.org>