WSL2-Linux-Kernel/drivers/media/cec
Hans Verkuil b7990bcfb6 media: cec: fix epoll() by calling poll_wait first
The epoll function expects that whenever the poll file op is
called, the poll_wait function is also called. That didn't
always happen in cec_poll(). Fix this, otherwise epoll()
would timeout when it shouldn't.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-18 14:44:45 -05:00
..
Kconfig
Makefile
cec-adap.c
cec-api.c
cec-core.c
cec-notifier.c
cec-pin-error-inj.c
cec-pin-priv.h
cec-pin.c
cec-priv.h