diff options
| author | Ashok Reddy Soma <[email protected]> | 2022-08-24 05:38:45 -0600 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-09-13 11:32:48 +0200 |
| commit | 68852f3241af7d2f3e7cf85fbcd2268fd8c22b1e (patch) | |
| tree | 707cf26625dda4f4f55002269f1c66ecd2ca7f3e /doc | |
| parent | f459986e86458a9980a3d0f4de1d4a44a549c00c (diff) | |
spi: cadence-qspi: Correct flash reset function name
In cadence_spi_probe, cadence_qspi_versal_flash_reset() is called to reset
the flash device. Looks like there is a mistake in previous series of
patches where it is defined as cadence_spi_versal_flash_reset() but
called as cadence_qspi_versal_flash_reset. Since there is a weak function
defined with the same name this issue was not caught.
Fix the issue by renaming cadence_spi_versal_flash_reset as
cadence_qspi_versal_flash_reset().
Signed-off-by: Ashok Reddy Soma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
