commit | 551bb3d82048d64cd4beec13f4bf4d9a0935cf12 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Mon Sep 26 13:03:41 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:03 2011 -0700 |
tree | 782865692195f9fdc71023c1dd53d6ba726c0b5b | |
parent | 9c8cdc9f0169c188c5f779edf65a270431483dff [diff] |
camera: ispif: Improve start/stop/reset sequence. Halt ispif immediately before stopping sensor streaming, and start ispif before start sensor streaming. Handle ispif reset properly using wait_for_completion* instead of msleep(). Signed-off-by: Shuzhen Wang <shuzhenw@codeaurora.org>