commit | 686caf42e935058c6163d2f3dcdfd35a21961c6d | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Thu May 03 11:23:51 2012 -0700 |
committer | Jeff Ohlstein <johlstei@codeaurora.org> | Thu May 03 11:25:54 2012 -0700 |
tree | e2707127207c40615c9229e6ff72d0df3d881f19 | |
parent | 7b9aece4898a3cbfebdf5727f45b63d66bc4a4ab [diff] |
msm: dma: don't read from FLUSH2 register The FLUSH2 register contains only reserved bits, and software is not supposed to access it at all. Reading it on 9x15 causes external faults, so remove this access. Change-Id: I65b08b92d20a4f0dcfad9cabe9013f364dfc92f3 Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>