aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2019-02-07 06:49:42 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-02-18 14:45:33 -0500
commitf4dd471b5c368c396e8e03a65fec64bced949639 (patch)
tree53cb9ad93ac728b8df0f4a128b1247b4f594aa3d /scripts/patch-kernel
parentmedia: cec: fix epoll() by calling poll_wait first (diff)
media: media-request: 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 media_request_poll(). Fix this, otherwise epoll() would timeout when it shouldn't. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions