diff options
author | Miquel Raynal <[email protected]> | 2022-01-27 10:18:04 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2022-02-10 09:32:30 +0100 |
commit | 5fd6739e0df7e320bcac103dfb95fe75941fea17 (patch) | |
tree | 997cc9c84210837c4adf2020608c804a28b27720 /net/lapb/lapb_out.c | |
parent | f9d7c7265bcff7d9a17425a8cddf702e8fe159c2 (diff) |
spi: mxic: Fix the transmit path
By working with external hardware ECC engines, we figured out that
Under certain circumstances, it is needed for the SPI controller to
check INT_TX_EMPTY and INT_RX_NOT_EMPTY in both receive and transmit
path (not only in the receive path). The delay penalty being
negligible, move this code in the common path.
Fixes: b942d80b0a39 ("spi: Add MXIC controller driver")
Cc: [email protected]
Suggested-by: Mason Yang <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Zhengxun Li <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions