linux/drivers/media/cec
Hans Verkuil 8dd65ed67e media: cec: remove unused waitq and phys_addrs fields
The cec_adapter struct contained a waitq field that isn't used
anywhere, so drop this.

It also contained a phys_addrs array to store any reported physical
addresses. However, this was never actually used, so this field is
removed as well. The original idea was to let the core keep track of
this information, but nothing was ever done with this. Should this
be needed in the future then it is easy enough to resurrect this.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-06-23 15:11:25 +02:00
..
core media: cec: remove unused waitq and phys_addrs fields 2020-06-23 15:11:25 +02:00
platform treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
usb media updates for v5.8-rc1 2020-06-03 20:59:38 -07:00
Kconfig media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORT 2020-06-11 19:19:50 +02:00
Makefile media: move CEC USB drivers to a separate directory 2020-04-15 12:06:40 +02:00