diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch b/target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch index da0f52096f..50803008e6 100644 --- a/target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch +++ b/target/linux/brcm2708/patches-4.19/950-0706-Pisound-Remove-spinlock-usage-around-spi_sync.patch @@ -1,7 +1,7 @@ -From 2d60695e766cecd7f0abc5cc1d830767660fe0c2 Mon Sep 17 00:00:00 2001 +From ace4e8240d581e6053f0165b2682a2db745d49dc Mon Sep 17 00:00:00 2001 From: Giedrius <giedrius@blokas.io> Date: Fri, 12 Jul 2019 17:45:55 +0300 -Subject: [PATCH 706/782] Pisound: Remove spinlock usage around spi_sync +Subject: [PATCH 706/806] Pisound: Remove spinlock usage around spi_sync --- sound/soc/bcm/pisound.c | 5 ----- |