spi: dw-mmio: avoid hardcoded field mask
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 31 Aug 2018 11:40:46 +0000 (13:40 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 31 Aug 2018 14:54:13 +0000 (15:54 +0100)
commitc1d8b0825d50e1eb6b6ea2cb9e450637dba9b4e2
tree5a14b0275fa4ed446e095487c476361dc8fa8d61
parent6e249d1ec1b4e39bd51b01cdfa3fa05641ca918e
spi: dw-mmio: avoid hardcoded field mask

Define a mask for the IF_SI_OWNER field.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw-mmio.c