diff options
author | Kuninori Morimoto <[email protected]> | 2013-05-26 17:59:20 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-06-04 18:51:40 +0100 |
commit | bc2bfffc3866e8c87dde19d5619262a810a51ed8 (patch) | |
tree | 031e9a2ff1291edd8ce693d2f2d9bb53a33d068f /lib/mpi/mpi-inline.h | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) |
spi: hspi: fixup long delay time
Current HSPI driver is using msleep(20) on hspi_status_check_timeout(),
but it was too long delay for SPI device.
Bock-W board SPI access was too slow without this patch.
This patch uses udelay(10) for it.
Tested-by: Yusuke Goda <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions