spi: bcm2835: Remove shared interrupt support
authorMark Brown <broonie@kernel.org>
Fri, 29 May 2020 17:48:46 +0000 (18:48 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 29 May 2020 17:48:46 +0000 (18:48 +0100)
commitd62069c22eda3caeca97f6713a9ed2662ef1346d
treefa6e678c7923ea1613d42822d13f037c0375f1ff
parent08ba93064eab23974000737a06dd869cc8a7758f
spi: bcm2835: Remove shared interrupt support

This reverts commit ecfbd3cf3b8b since Lukas Wunner noticed that we
start operating on the hardware before we check to see if this is a
spurious interrupt.

Reported-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835.c