diff options
author | 2017-12-03 10:03:11 -0500 | |
---|---|---|
committer | 2017-12-08 10:39:17 -0500 | |
commit | 979d33d3a7ea6ae76e6fecd457fd6be8c57052c7 (patch) | |
tree | d8b10724af70ce1beed9ac96176e328c402cc09d /drivers/media/platform/vimc | |
parent | media: imx: Remove incorrect check for queue state in start/stop_streaming (diff) | |
download | wireguard-linux-979d33d3a7ea6ae76e6fecd457fd6be8c57052c7.tar.xz wireguard-linux-979d33d3a7ea6ae76e6fecd457fd6be8c57052c7.zip |
media: adv7604.c: add missing return
A 'return' was missing when detecting Arbitration Lost and
calling transmit_done. With the return transmit_done could be
called a second time, confusing the CEC framework. Luckily
the Arbitration Lost condition is very rare.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/vimc')
0 files changed, 0 insertions, 0 deletions