diff options
| author | Felix Gu <ustc.gu@gmail.com> | 2026-04-28 00:33:04 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-04-28 08:35:59 +0900 |
| commit | f5c6a272b699b9a0698535e1a56e683207e50030 (patch) | |
| tree | 205367e0b59cdbe50151b7a14c8de5a7717ab271 /scripts/dummy-tools/python3 | |
| parent | 7643978722aac3a012783ce12dc534eba7c51698 (diff) | |
spi: axiado: replace usleep_range() with udelay() in IRQ path
ax_spi_fill_tx_fifo() can be called from ax_spi_irq() which is a hard
irq handler. Replace usleep_range(10, 10) with udelay(10) in atomic
context.
Fixes: e75a6b00ad79 ("spi: axiado: Add driver for Axiado SPI DB controller")
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Link: https://patch.msgid.link/20260428-axiado-v1-1-cd767500af72@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
