dvb: src: use correct unit in tuning-timeout prop description
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 28 Jun 2017 23:17:41 +0000 (16:17 -0700)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 28 Jun 2017 23:40:50 +0000 (16:40 -0700)
commit2d511343cb50fac090dd437eda1a7ca91ade99ee
treef85dc614a6355b51099d619caedcca126dd751e3
parentd9c61ff4aaf3b53da060e0c288eef099a5d79a78
dvb: src: use correct unit in tuning-timeout prop description

Milliseconds was wrong and made use of this timeout quite
confusing. The code uses the value as microsenconds so
any meaningful number was off by orders of magnitude.
sys/dvb/gstdvbsrc.c