linux/drivers/media/platform
Colin Ian King aa911fcc77 media: platform: exynos-gsc: remove redundant initializations of f_chk_len and f_chk_addr
The variables f_chk_len and f_chk_addr are being initialized to zero and
then being re-assigned in the next statement. The initializations are
redundant and can be removed. Also initialize s_chk_addr and s_chk_len
at the declaration statement.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-06-20 10:30:31 +01:00
..
allegro-dvt media: v4l: ioctl: Set bus_info in v4l_querycap() 2022-04-24 08:07:08 +01:00
amlogic media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
amphion media: amphion: support for reloading module 2022-06-20 10:30:31 +01:00
aspeed media: aspeed: Fix an error handling path in aspeed_video_probe() 2022-05-13 09:13:17 +02:00
atmel media: atmel: atmel-isc-base: remove unneeded semicolon 2022-06-20 10:30:31 +01:00
cadence media: cadence: cdns-csi2tx: Use mipi-csi2.h 2022-05-13 11:02:20 +02:00
chips-media media: coda: limit frame interval enumeration to supported encoder frame sizes 2022-05-13 11:02:20 +02:00
intel media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
marvell media: v4l: ioctl: Set bus_info in v4l_querycap() 2022-04-24 08:07:08 +01:00
mediatek media: h264: Use v4l2_h264_reference for reflist 2022-05-17 09:58:42 +02:00
nvidia media: h264: Store all fields into the unordered list 2022-05-17 10:01:10 +02:00
nxp media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdesc 2022-06-20 10:30:29 +01:00
qcom media: camss: Allocate power domain resources dynamically 2022-06-20 10:30:30 +01:00
renesas media: vsp1: Fix offset calculation for plane cropping 2022-05-13 11:02:21 +02:00
rockchip media: rockchip: rkisp1: Use mipi-csi2.h 2022-05-13 11:02:20 +02:00
samsung media: platform: exynos-gsc: remove redundant initializations of f_chk_len and f_chk_addr 2022-06-20 10:30:31 +01:00
st media: st-delta: Remove unneeded NULL check in delta-v4l2 2022-06-20 10:30:30 +01:00
sunxi media: v4l: ioctl: Set bus_info in v4l_querycap() 2022-04-24 08:07:08 +01:00
ti media: davinci: vpif: add missing of_node_put() in vpif_probe() 2022-06-20 10:30:30 +01:00
via media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
xilinx media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
Kconfig media: Kconfig: cleanup VIDEO_DEV dependencies 2022-03-18 05:58:35 +01:00
m2m-deinterlace.c media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:54:14 +01:00
Makefile media: platform: Create vendor/{Makefile,Kconfig} files 2022-03-18 05:58:35 +01:00
video-mux.c media: video-mux: Use dev_err_probe() 2022-04-24 08:29:01 +01:00