diff options
author | Dafna Hirschfeld <[email protected]> | 2020-07-14 14:38:32 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 14:05:10 +0200 |
commit | 20698ed90f018607e7a24c5258b7ed2dffafa7ae (patch) | |
tree | 3fa7fc8740cebd0714988ce43e99a006a8359cc1 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 23780e14fec91242bb621670c61afa0898407892 (diff) |
media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_buffer with rkisp1_set_next_buf
The function 'rkisp1_stream_start' calls 'rkisp1_handle_buffer'
in order to update the 'buf.curr' and 'buf.next' fields and
configure the device before streaming starts. This cause a wrong
increment of the debugs field 'frame_drop'. This patch replaces
the call to 'rkisp1_handle_buffer' with a call to
'rkisp1_set_next_buf'.
Signed-off-by: Dafna Hirschfeld <[email protected]>
Acked-by: Helen Koike <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions