linux/drivers/media/dvb/cinergyT2
Dyks, Axel (XL) 774dd5d9bd 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: Andreas Oberritter <obi@linuxtv.org>

Signed-off-by: Axel Dyks <xl@xlsigned.net>
Acked-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-06-25 02:05:07 -03:00
..
cinergyT2.c V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontend 2006-06-25 02:05:07 -03:00
Kconfig V4L/DVB (3218): Whitespace cleanups 2006-01-09 15:25:34 -02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00