]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 22 Apr 2021 08:21:52 +0000 (10:21 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 19 May 2021 07:51:39 +0000 (09:51 +0200)
commitb2cd0b31ed896c1a6a423019ed3633e890a7f997
treed8c57ac1321866006652af9a0c38e37adae075f6
parentbe8656e62e9e791837b606a027802b504a945c97
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved

The V4L2 core already zeroes fmt.sdr.reserved, so there is no need for
drivers to do the same.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/dvb-frontends/rtl2832_sdr.c
drivers/media/test-drivers/vivid/vivid-sdr-cap.c
drivers/media/usb/airspy/airspy.c
drivers/media/usb/hackrf/hackrf.c
drivers/media/usb/msi2500/msi2500.c