diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-04 21:15:36 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-07 16:58:55 +0400 |
commit | 0de04ca1dc0bd38fd7b88871ab9a17e2d8dbd0db (patch) | |
tree | f3a412b8483c66264e46edd77f993f9b70d8475c /drivers/media/dvb-frontends/dib8000.c | |
parent | 4607bb7a472482ed985bf0a8d5a288ecd3a04ec8 (diff) | |
download | linux-0de04ca1dc0bd38fd7b88871ab9a17e2d8dbd0db.tar.xz |
[media] dib0090: Fix the sleep time at the state machine
msleep() is not too precise: its precision depends on the
HZ config. As the driver selects precise timings for the
state machine, change it to usleep_range().
Acked-By: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/dib8000.c')
0 files changed, 0 insertions, 0 deletions