diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-12-22 17:14:04 +0100 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-01-01 12:56:11 -0800 |
commit | 7f3be017a88a7b351def8c3e7e4cb37dea2974b7 (patch) | |
tree | b3a4d961a81dca40e48e1757180e0f5e62bb595e /drivers/thermal/dove_thermal.c | |
parent | 7ba03c2599654eeb93912f4c4286df5b83b44044 (diff) | |
download | linux-next-7f3be017a88a7b351def8c3e7e4cb37dea2974b7.tar.gz |
thermal: armada: Use msleep for long delays
Use msleep for long (> 10ms) delays, instead of the busy waiting mdelay.
All delays are called from the probe routine, where scheduling is
allowed.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/dove_thermal.c')
0 files changed, 0 insertions, 0 deletions