commit | d71946b2ad838e897f450bb8d1ad6eb86bff7298 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Tue Jul 19 15:10:58 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:26:30 2011 -0700 |
tree | a35756cab2d3e5d0c595fbe48bb0f83110d1d867 | |
parent | 4950550ed4974d3f971892777bab9bc074cecc2c [diff] |
msm-camera: v4l2: Use ktime_get_ts to get timestamp. Using ktime_get_ts and converting to timeval matches with system time in user space. This eliminates the AV sync issue between video and audio. Signed-off-by: Shuzhen Wang <shuzhenw@codeaurora.org> Signed-off-by: Mingcheng Zhu <mingchen@codeaurora.org>