mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/RPi2/patches/linux: update RPi* support patches
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
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)
|
||||
{
|
||||
Reference in New Issue
Block a user