[media] dvb: document dvb_frontend_sleep_until()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 10 Nov 2015 01:24:10 +0000 (23:24 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 17 Nov 2015 08:37:16 +0000 (06:37 -0200)
commit4deea4cb471354a8abdeecc9a571dfdbac8c2481
treebad0292cbd21601a239b527577e27e3ffd4a425c
parent6747b39441925f247f15d04b89be3588f465ad57
[media] dvb: document dvb_frontend_sleep_until()

This function is used mainly at the DVB core, in order to provide
emulation for a legacy ioctl. The only current exception is
the stv0299 driver, with takes more than 8ms to switch voltage,
breaking the emulation for FE_DISHNETWORK_SEND_LEGACY_CMD.

Document that.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvb_frontend.c
drivers/media/dvb-core/dvb_frontend.h
This page took 0.026375 seconds and 5 git commands to generate.