diff options
author | Hans Verkuil <[email protected]> | 2017-12-03 10:03:11 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-08 10:39:17 -0500 |
commit | 979d33d3a7ea6ae76e6fecd457fd6be8c57052c7 (patch) | |
tree | d8b10724af70ce1beed9ac96176e328c402cc09d /drivers/media/platform/vimc/vimc-sensor.c | |
parent | 678856299c0db53c47bfcbedda7921d878a78be5 (diff) |
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 <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-sensor.c')
0 files changed, 0 insertions, 0 deletions