summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-06-11 17:14:35 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-11 17:14:35 -0300
commit49e6c586ba2502f5cdce194081b3b9cfb590efec (patch)
treed7c8e99aeb60b30c456ab6bb59998933d0f76ad3 /linux/drivers/media/dvb/frontends
parentcb280e81213d8fd2f87abc3ac2a6a23fd316da5d (diff)
downloadmediapointer-dvb-s2-49e6c586ba2502f5cdce194081b3b9cfb590efec.tar.gz
mediapointer-dvb-s2-49e6c586ba2502f5cdce194081b3b9cfb590efec.tar.bz2
Fix cinergyt2_poll() to allow non-blocking IO on frontend
From: Dyks, Axel (XL) <xl@xlsigned.net> 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. Signed-off-by: Axel Dyks <xl@xlsigned.net> Acked-by: Andreas Oberritter <obi@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/frontends')
0 files changed, 0 insertions, 0 deletions