MLK-11542 media: mxc vout: reset video output count to zero when streamon
authorSong Bing <b06498@freescale.com>
Tue, 15 Sep 2015 06:19:02 +0000 (14:19 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:34 +0000 (14:48 -0500)
commit22344491cd5a65b2fbd209bd106da2245e0f4309
treebd2c2c734490b87999bcafaa05cbe86cb18e87c2
parent5e08bb1f0f36579a4d6e30f929d72d1342078318
MLK-11542 media: mxc vout: reset video output count to zero when streamon

As streamoff/streamon will reset all buffer list, video output count should
be reset to zero.  Or timer will get wrong schedule time if input buffer time
stamp is 0.

Signed-off-by: Song Bing b06498@freescale.com
drivers/media/platform/mxc/output/mxc_vout.c