]> git.baikalelectronics.ru Git - kernel.git/commit
spi: bcm2835aux: fix bitmask defines
authorStephan Olbrich <stephanolbrich@gmx.de>
Tue, 9 Feb 2016 18:10:32 +0000 (19:10 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 10 Feb 2016 08:02:27 +0000 (08:02 +0000)
commit6877befc3ff34ded480408d6e1e6c2617156b785
tree7433ff63a26e3e37f74c700e724c661deb9cabfb
parentd7e15052ecc9ac4f938d1d7432c1d120a2711a7e
spi: bcm2835aux: fix bitmask defines

The bitmasks for txempty and idle interrupts were interchanged.

Signed-off-by: Stephan Olbrich <stephanolbrich@gmx.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835aux.c