linux/drivers/media/platform/vimc
Niklas Söderlund fe97d64d72 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>
2019-05-28 13:11:51 -04:00
..
Kconfig Linux 5.2-rc2 2019-05-28 11:21:51 -04:00
Makefile media: vimc: Add vimc-streamer for stream control 2019-02-07 12:23:09 -05:00
vimc-capture.c media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-common.c media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-common.h media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-core.c media: vimc: fix component match compare 2019-05-28 13:10:49 -04:00
vimc-debayer.c media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-scaler.c media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-sensor.c media: vimc: Remove unneeded return statement in vimc_sen_s_stream() 2019-05-28 13:11:51 -04:00
vimc-streamer.c media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00
vimc-streamer.h media: vimc: propagate pixel format in the stream 2019-04-22 10:58:51 -04:00