]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/dvb-core/dvb_frontend.c
[media] dvb_frontend: do not allow statistic IOCTLs when sleeping
authorAntti Palosaari <crope@iki.fi>
Thu, 9 Aug 2012 22:00:51 +0000 (19:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 17:23:10 +0000 (14:23 -0300)
commit48caa6f12902dfc08acfc54e417f845dc0477664
tree2667606ae2c2633df3f4d3f7b7b1a3e6d3e68439
parent3c16b2b330e33392ad5dbd98e64bab659259daa4
[media] dvb_frontend: do not allow statistic IOCTLs when sleeping

Demodulator cannot perform statistic IOCTLs when it is not tuned.
Return -EAGAIN in such case.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb-core/dvb_frontend.c