Move int nbufs
into buffer_list_open
This commit is contained in:
@ -16,7 +16,6 @@ device_hw_t libcamera_device_hw = {
|
||||
.buffer_list_pollfd = libcamera_buffer_list_pollfd,
|
||||
.buffer_list_open = libcamera_buffer_list_open,
|
||||
.buffer_list_close = libcamera_buffer_list_close,
|
||||
.buffer_list_set_buffers = libcamera_buffer_list_set_buffers,
|
||||
.buffer_list_set_stream = libcamera_buffer_list_set_stream
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user