diff options
author | Eddie James <eajames@linux.ibm.com> | 2022-03-17 22:14:26 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-18 17:05:08 +0100 |
commit | 89b35e3f28514087d3f1e28e8f5634fbfd07c554 (patch) | |
tree | 40c27e02be84cfe185165eaa707f2339f5771325 /drivers/gpio | |
parent | spi: Fix erroneous sgs value with min_t() (diff) | |
download | linux-89b35e3f28514087d3f1e28e8f5634fbfd07c554.tar.xz linux-89b35e3f28514087d3f1e28e8f5634fbfd07c554.zip |
spi: fsi: Implement a timeout for polling status
The data transfer routines must poll the status register to
determine when more data can be shifted in or out. If the hardware
gets into a bad state, these polling loops may never exit. Prevent
this by returning an error if a timeout is exceeded.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20220317211426.38940-1-eajames@linux.ibm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions