hi Mark
On 3/25/19 5:03 PM, Mark Brown wrote:
On Fri, Mar 22, 2019 at 03:35:53PM +0100, Ludovic Barre wrote:
From: Ludovic Barre
This patch adds spi_master_put in release function
to drop the controller's refcount.
I'm getting build errors with this:
CC drivers/spi/spi-stm32-qspi.o
On Fri, Mar 22, 2019 at 03:35:53PM +0100, Ludovic Barre wrote:
> From: Ludovic Barre
>
> This patch adds spi_master_put in release function
> to drop the controller's refcount.
I'm getting build errors with this:
CC drivers/spi/spi-stm32-qspi.o
drivers/spi/spi-stm32-qspi.c: In function ‘
From: Ludovic Barre
This patch adds spi_master_put in release function
to drop the controller's refcount.
Signed-off-by: Ludovic Barre
---
drivers/spi/spi-stm32-qspi.c | 48 +++-
1 file changed, 30 insertions(+), 18 deletions(-)
diff --git a/drivers/spi
3 matches
Mail list logo