mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/RPi2/patches/linux: update RPi* support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9b9e84eda4
commit
eb756aac6b
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,11 @@
|
|||||||
|
--- a/drivers/spi/spi-bcm2835.c 2015-08-18 01:31:02.424153151 +0100
|
||||||
|
+++ b/drivers/spi/spi-bcm2835.c 2015-08-18 01:30:50.860074902 +0100
|
||||||
|
@@ -592,7 +592,7 @@
|
||||||
|
return bcm2835_spi_transfer_one_irq(master, spi, tfr, cs);
|
||||||
|
}
|
||||||
|
|
||||||
|
-#if 0
|
||||||
|
+#if 1
|
||||||
|
static void bcm2835_spi_handle_err(struct spi_master *master,
|
||||||
|
struct spi_message *msg)
|
||||||
|
{
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,11 @@
|
|||||||
|
--- a/drivers/spi/spi-bcm2835.c 2015-08-18 01:31:02.424153151 +0100
|
||||||
|
+++ b/drivers/spi/spi-bcm2835.c 2015-08-18 01:30:50.860074902 +0100
|
||||||
|
@@ -592,7 +592,7 @@
|
||||||
|
return bcm2835_spi_transfer_one_irq(master, spi, tfr, cs);
|
||||||
|
}
|
||||||
|
|
||||||
|
-#if 0
|
||||||
|
+#if 1
|
||||||
|
static void bcm2835_spi_handle_err(struct spi_master *master,
|
||||||
|
struct spi_message *msg)
|
||||||
|
{
|
Loading…
x
Reference in New Issue
Block a user