Skip to content
Unverified Commit ac9978fc authored by Zhihao Cheng's avatar Zhihao Cheng Committed by Mark Brown
Browse files

spi: cadence-quadspi: Fix error return code in cqspi_probe



Fix to return the error code from
devm_reset_control_get_optional_exclusive() instaed of 0
in cqspi_probe().

Fixes: 31fb632b ("spi: Move cadence-quadspi driver to drivers/spi/")
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarZhihao Cheng <chengzhihao1@huawei.com>
Reviewed-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20201116141836.2970579-1-chengzhihao1@huawei.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent d853b340
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment