[PATCH 0/2] spi: stm32-qspi: rework probe error path
From: patrice.chotard
Date: Mon Feb 03 2020 - 08:51:18 EST
From: Patrice Chotard <patrice.chotard@xxxxxx>
This series is fixing the probe error path of spi-stm32-qspi driver:
- it allows to defer probe if reset controller driver is not yet probed.
- if fixes the error path in releasing only allocated ressouces in case of error.
Etienne Carriere (1):
spi: stm32-qspi: defer probe for reset controller
Lionel Debieve (1):
spi: stm32-qspi: properly manage probe errors
drivers/spi/spi-stm32-qspi.c | 31 +++++++++++++++++++------------
1 file changed, 19 insertions(+), 12 deletions(-)
--
2.17.1