[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200203135048.1299-1-patrice.chotard@st.com>
Date: Mon, 3 Feb 2020 14:50:46 +0100
From: <patrice.chotard@...com>
To: Mark Brown <broonie@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
<linux-spi@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: <patrice.chotard@...com>, <christophe.kerello@...com>
Subject: [PATCH 0/2] spi: stm32-qspi: rework probe error path
From: Patrice Chotard <patrice.chotard@...com>
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
Powered by blists - more mailing lists