From: Philipp Zabel Date: Mon, 29 Sep 2014 12:53:42 +0000 (-0300) Subject: [media] coda: clear aborting flag in stop_streaming X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f157cf49186e87b6e8cda5a97e1f0f2ff39f57df;p=pandora-kernel.git [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 Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed