commit | befa0cc1da62d5e27b9001900c397c0dada9b032 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Tue Apr 14 12:56:24 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat May 30 12:06:48 2015 -0300 |
tree | 51b1c7ac9b0ae723be603bfd0e4786a2e8fa6beb | |
parent | ce80d713e380581071e4050410fe71a4c926884d [diff] |
[media] m88ds3103: use jiffies when polling DiSEqC TX ready Use jiffies to set timeout for DiSEqC TX ready polling. Using jiffies is more elegant solution than looping N times with sleep. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>