Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 56512486 authored by Mark Brown's avatar Mark Brown
Browse files

Merge branch 'for-4.20' of...

Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-4.21
parents 3bd7f658 29bdedfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ struct bcm2835_spi {
	int tx_prologue;
	int rx_prologue;
	bool tx_spillover;
	bool dma_pending;
	unsigned int dma_pending;
};

static inline u32 bcm2835_rd(struct bcm2835_spi *bs, unsigned reg)