commit | 158a1dddf2dbce5fdb3053213c1e9b36a54b4d4d | [log] [tgz] |
---|---|---|
author | Benoit Parrot <bparrot@ti.com> | Fri Sep 20 14:05:46 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Tue Oct 01 16:10:38 2019 -0300 |
tree | 14f46243bacd8598eb387862d0f97c39f435de71 | |
parent | b58e69e9a573e74946498077ae25e5244303e718 [diff] |
media: am437x-vpfe: fix start streaming error path When start_streaming fails the h/w module might be left enabled inadvertently. Make sure it is disabled in the error path. Signed-off-by: Benoit Parrot <bparrot@ti.com> Acked-by: Lad Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>