diff options
author | 2013-05-26 17:59:20 -0700 | |
---|---|---|
committer | 2013-06-04 18:51:40 +0100 | |
commit | bc2bfffc3866e8c87dde19d5619262a810a51ed8 (patch) | |
tree | 031e9a2ff1291edd8ce693d2f2d9bb53a33d068f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.10-rc1 (diff) | |
download | linux-dev-bc2bfffc3866e8c87dde19d5619262a810a51ed8.tar.xz linux-dev-bc2bfffc3866e8c87dde19d5619262a810a51ed8.zip |
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 <yusuke.goda.sx@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions