diff options
author | Hirokazu Honda <hiroh@chromium.org> | 2021-06-10 16:50:27 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-12-04 23:05:05 +0200 |
commit | 3dc3e2e61e548e4cd3e213b1b3022ed4d8e7ecee (patch) | |
tree | a9c481bbbae584bf5b2806f9f346c6d4946325a5 /src/cam/stream_options.h | |
parent | 1af788a8fb37bd5695b572bb3506409949c06485 (diff) |
v4l2: v4l2_camera: Return int in getBufferFd()
V4L2Camera::getBufferFd() returns FileDescriptor. However, the
file descriptor is still owned by V4L2Camera. It should rather
return an integer to represent V4L2Camera doesn't have the
ownership of the file descriptor.
Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/cam/stream_options.h')
0 files changed, 0 insertions, 0 deletions