aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAkihiro Tsukada <[email protected]>2018-04-08 13:21:37 -0400
committerMauro Carvalho Chehab <[email protected]>2018-05-05 07:15:09 -0400
commit87360e68b33f12c9e5b08636a3e349f851eba706 (patch)
treef233e924d5e39c5d5c91606b4ca4351c4230baaf /tools/perf/scripts/python/bin
parent17459727ba52f2566c19b9621b9205a0910ec161 (diff)
media: dvb-usb-v2/gl861: use usleep_range() for short delay
As the kernel doc "timers-howto.txt" reads, short delay with msleep() can take much longer. In a case of raspbery-pi platform where CONFIG_HZ_100 was set, it actually affected the init of Friio devices since it issues lots of i2c transactions with short delay. Signed-off-by: Akihiro Tsukada <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions