diff options
| author | Andrew Goodbody <[email protected]> | 2025-08-12 12:34:39 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-10-28 10:27:40 -0600 |
| commit | 1a5129d3dafda90914972ce78db20f7eb6bc9fde (patch) | |
| tree | 6e02b1a12d96c48dc26cc1829e1b1c91b4579e68 /include | |
| parent | 0ed45794ae9fa3bd8adb1f2d85875f93d94249f8 (diff) | |
spi: cadence_qspi: Do not return unset error code
In spi_calibration if the low range fails to calibrate then the code
attempted to return the variable err but this has not been set in this
case. Instead just return -EIO.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
