commit | 1fc99d9cc854b46638f2f3663b4710f69419f391 | [log] [tgz] |
---|---|---|
author | Karthik Anantha Ram <kartanan@codeaurora.org> | Tue Feb 13 12:10:33 2018 -0800 |
committer | Karthik Anantha Ram <kartanan@codeaurora.org> | Thu Mar 08 10:59:11 2018 -0800 |
tree | 412064cb49cd58b3f1e39590da5cd22e58b81828 | |
parent | 1c7f6325077b0f8c2a474f5bc809de970ab6b100 [diff] |
msm: camera: icp: Read the entire msg queue for a given interrupt It is possible that the FW might post multiple messages for a given interrupt. While parsing the messages if FW has posted an error, we still need to read the other messages in the queue and not skip them. Change-Id: I46898271662af3151cb9b84c69f13d166ae57bb6 Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org> Signed-off-by: Suresh Vankadara <svankada@codeaurora.org>