Files
linux/drivers/spi/spi-stm32-qspi.c
Ludovic Barre 30a120c163 spi: stm32-qspi: add spi_master_put in release function
[ Upstream commit a88eceb17a ]

This patch adds spi_master_put in release function
to drop the controller's refcount.

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-05-31 06:43:48 -07:00

12 KiB