[PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
Tomasz Figa
tfiga at chromium.org
Tue Jul 7 14:44:12 EDT 2020
Hi Jonathan,
On Sat, Apr 25, 2020 at 07:26:49PM -0700, Jonathan Bakker wrote:
> media_pipeline_stop can be called from both release and streamoff,
> so make sure they're both protected under the streaming flag and
> not just one of them.
First of all, thanks for the patch.
Shouldn't it be that release calls streamoff, so that only streamoff
is supposed to have the call to media_pipeline_stop()?
Best regards,
Tomasz
More information about the linux-arm-kernel
mailing list