commit | d44aa2d7fc9fba30cf81f25ba33f1caf73e8fbb8 | [log] [tgz] |
---|---|---|
author | Steven Toth <stoth@kernellabs.com> | Mon Oct 10 11:09:56 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Oct 14 17:22:14 2011 -0300 |
tree | 695ccd04cd63674161d71bca9e79851fda22cf83 | |
parent | 84f42af66535a57875b72678126c4238142ad4be [diff] |
[media] cx23885: Avoid stopping the risc engine during buffer timeout 1. Removed the verbose 'dump channel state to console', very noisy in weak signal conditions. 2. No need for the video buffer timeout to stop the risc engine here. Clearer and easier to maintain if start_video_dma() is the single place that this is done. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>