spi: cadence-quadspi: Fix cancel the indirect read mask
authorHongbin Ji <jhb_ee@163.com>
Wed, 22 Feb 2023 09:21:28 +0000 (17:21 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 23 Feb 2023 11:40:16 +0000 (11:40 +0000)
commit152ac60677aa3760d0850de0db33d495f55e8aba
treedeae16cf9a3541170a9d9c102ba02a78549ca815
parent7234d746a8339066313518bfa024fa03f363a55e
spi: cadence-quadspi: Fix cancel the indirect read mask

This is to cancel the indirect read transfer process,
so should be use CQSPI_REG_INDIRECTRD_CANCEL_MASK

Signed-off-by: Hongbin Ji <jhb_ee@163.com>
Link: https://lore.kernel.org/r/20230222092128.4237-1-jhb_ee@163.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cadence-quadspi.c