Bugfix - adjust patches

This commit is contained in:
Igor Pecovnik 2021-05-14 15:04:50 +02:00
parent aaaad16bb2
commit 81d1de321a

View File

@ -69,7 +69,7 @@ index 2cc6d99..19e05ad 100644
+ }
+}
+
static void rockchip_spi_config(struct rockchip_spi *rs,
static int rockchip_spi_config(struct rockchip_spi *rs,
struct spi_device *spi, struct spi_transfer *xfer,
bool use_dma)
@@ -683,6 +732,8 @@ static int rockchip_spi_probe(struct platform_device *pdev)