commit | 8a9c037f5359aa759774520cadcda90d2b573309 | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vkalia@codeaurora.org> | Thu Oct 04 13:25:28 2012 -0700 |
committer | Vinay Kalia <vkalia@codeaurora.org> | Thu Oct 04 13:25:28 2012 -0700 |
tree | c0ea8b9d0cb2edda4848ac8c9f1cf8ceb9e57583 | |
parent | 1d82b0c5ab62c7459d99e97aa778186c1df37ff3 [diff] |
mm-video: vdec: Polling video driver earlier Polling on video driver should be started immediately after opening the device to avoid missing any events from driver. An issue was observed where some of the flush events were missed because poll thread was not created. This change fixes such issues. Change-Id: I9478c208bc3d9d9b94a5e4b5148783e38a3d18aa