Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 774dd5d9 authored by Axel Dyks's avatar Axel Dyks Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontend



cinergyt2_poll()" shouldn't return (POLLIN | POLLRDNORM | POLLPRI) when
there are no pending events. User space programs that do non-bocking IO
using "select()" and/or "poll()" would otherwise produce high system load.
Acked-by: default avatarAndreas Oberritter <obi@linuxtv.org>

Signed-off-by: default avatarAxel Dyks <xl@xlsigned.net>
Acked-by: default avatarAndreas Oberritter <obi@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent be4f4519
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment