commit | a937816d1fca6e79b87aa80ef8496fecdb82d3ac | [log] [tgz] |
---|---|---|
author | Sreesudhan Ramakrish Ramkumar <srramku@codeaurora.org> | Thu Jan 24 15:15:31 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:35 2013 -0800 |
tree | cff0e135bbadf0d8901f24cb07854d0eaaa196ee | |
parent | 143b63a24071fd3585ca399234311b82071a4a4b [diff] |
msm: camera: Handle CCI timeout If CCI queue timeout happens, the queue is left unflushed. Hence subsequent CCI commands fail since old commands stay at the head of the queue. If timeout happens, flush out existing commands by calling HALT command on the respective CCI master. Change-Id: I38ddf1029de9eb5efa63552845c4863c3ee99e42 Signed-off-by: Sreesudhan Ramakrish Ramkumar <srramku@codeaurora.org>