linux/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
..
cec-adap.c media: cec: keep track of outstanding transmits 2018-11-23 05:56:14 -05:00
cec-api.c media: cec: fix epoll() by calling poll_wait first 2019-02-18 14:44:45 -05:00
cec-core.c media: cec: add debug_phys_addr module option 2018-11-23 05:55:25 -05:00
cec-notifier.c media: cec-notifier: Get notifier by device and connector name 2018-07-13 08:44:16 +01:00
cec-pin-error-inj.c
cec-pin-priv.h
cec-pin.c media: cec-pin: fix broken tx_ignore_nack_until_eom error injection 2018-11-23 05:48:44 -05:00
cec-priv.h
Kconfig
Makefile media: cec: remove cec-edid.c 2018-09-24 09:11:06 -04:00