linux_dsm_epyc7002/drivers/media
Hans Verkuil 044041cd52 media: mc-entity.c: use & to check pad flags, not ==
These are bits so to test if a pad is a sink you use & but not ==.

It looks like the only reason this hasn't caused problems before is that
media_get_pad_index() is currently only used with pads that do not set the
MEDIA_PAD_FL_MUST_CONNECT flag. So a pad really had only the SINK or SOURCE
flag set and nothing else.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: <stable@vger.kernel.org>      # for v5.3 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-02-24 15:10:04 +01:00
..
cec
common media updates for v5.6-rc1 2020-01-31 14:43:23 -08:00
dvb-core
dvb-frontends
firewire
i2c
mc media: mc-entity.c: use & to check pad flags, not == 2020-02-24 15:10:04 +01:00
mmc
pci media updates for v5.6-rc1 2020-01-31 14:43:23 -08:00
platform media: vicodec: process all 4 components for RGB32 formats 2020-02-24 15:08:18 +01:00
radio
rc
spi
tuners
usb media: pulse8-cec: close serio in disconnect, not adap_free 2020-02-24 15:05:14 +01:00
v4l2-core media: v4l2-mem2mem.c: fix broken links 2020-02-24 15:09:10 +01:00
Kconfig
Makefile