[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)
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>

No differences found