diff options
author | 2019-05-17 20:46:54 -0400 | |
---|---|---|
committer | 2019-05-28 13:11:51 -0400 | |
commit | fe97d64d72586827f422a5aa49a4b7fb5cbb6932 (patch) | |
tree | 9681b42a5a53e8b2fbb54bfc59f8c1a07c1a22b3 /samples/v4l/v4l2-pci-skeleton.c | |
parent | media: vimc: fix component match compare (diff) | |
download | linux-dev-fe97d64d72586827f422a5aa49a4b7fb5cbb6932.tar.xz linux-dev-fe97d64d72586827f422a5aa49a4b7fb5cbb6932.zip |
media: vimc: Remove unneeded return statement in vimc_sen_s_stream()
The other subdevice implementations in vimc (debayer and scaler) which
share their code structure with the sensor do not have an explicit
return statement at the end of the s_stream(0) code path. Align the
sensor subdevice by dropping the return statement.
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'samples/v4l/v4l2-pci-skeleton.c')
0 files changed, 0 insertions, 0 deletions