diff options
author | 2022-05-11 09:46:44 +0200 | |
---|---|---|
committer | 2022-05-11 17:40:10 +0100 | |
commit | ae16cc18f37bcdea7d4ef57a5e526a60b09a1506 (patch) | |
tree | c7c05f8e305784f83369d6c73fef29b8b87c06fb /drivers/spi/spi-mem.c | |
parent | spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd() (diff) | |
download | wireguard-linux-ae16cc18f37bcdea7d4ef57a5e526a60b09a1506.tar.xz wireguard-linux-ae16cc18f37bcdea7d4ef57a5e526a60b09a1506.zip |
spi: stm32-qspi: Remove SR_BUSY bit check before sending command
Waiting for SR_BUSY bit when receiving a new command is not needed.
SR_BUSY bit is already managed in the previous command treatment.
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20220511074644.558874-4-patrice.chotard@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-mem.c')
0 files changed, 0 insertions, 0 deletions