summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/rkvdec/rkvdec.c
diff options
context:
space:
mode:
authorOndrej Jirman <megous@megous.com>2021-09-08 12:56:09 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-09-30 10:07:59 +0200
commit8ed852834683ebe064157e069af8dfb41cad6403 (patch)
tree2eaf5aa0cba12d44e270d34b6ee606809e524738 /drivers/staging/media/rkvdec/rkvdec.c
parent6d0d779b212c27293d9ccb4da092ff0ccb6efa39 (diff)
downloadlinux-8ed852834683ebe064157e069af8dfb41cad6403.tar.bz2
media: sun6i-csi: Allow the video device to be open multiple times
Previously it was possible, but a recent fix for uninitialized `ret` variable broke this behavior. v4l2_fh_is_singular_file() check is there just to determine whether the power needs to be enabled, and it's not a failure if it returns false. Fixes: ba9139116bc0 ("media: sun6i-csi: add a missing return code") Signed-off-by: Ondrej Jirman <megous@megous.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media/rkvdec/rkvdec.c')
0 files changed, 0 insertions, 0 deletions