diff options
author | Nicholas Mc Guire <der.herr@hofr.at> | 2017-01-22 13:28:39 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2017-04-02 00:29:53 +0200 |
commit | 96bd0b5e550f26e8472c624d1aabe7448d0a7c27 (patch) | |
tree | 958c886593cd0aba8e8fbbe879e696e53c509b1a /drivers/mcb | |
parent | NFC: st21nfca: Fix potential memory leak (diff) | |
download | linux-96bd0b5e550f26e8472c624d1aabe7448d0a7c27.tar.xz linux-96bd0b5e550f26e8472c624d1aabe7448d0a7c27.zip |
nfc: nxp-nci: use msleep for long delays
ulseep_range() uses hrtimers and provides no advantage over msleep()
for larger delays. For this large delay msleep() is preferable.
Fixes: commit 6be88670fc59 ("NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver")
Link: http://lkml.org/lkml/2017/1/11/377
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions