commit | f157cf49186e87b6e8cda5a97e1f0f2ff39f57df | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon Sep 29 09:53:42 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 28 14:14:12 2014 -0200 |
tree | ac1d0ab8f5f570f80f346d938791ce792636cb00 | |
parent | 1f923a42033ad05baf755775e3339b5c319b5898 [diff] |
[media] coda: clear aborting flag in stop_streaming Clearing the aborting flag in stop_streaming is necessary if we want to start streaming again without having to closing and reopening the device. Also, do not explicitly set it in default_params; the context is zeroed by kzalloc anyway. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>