]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 May 2021 14:13:43 +0000 (17:13 +0300)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 26 May 2021 16:15:00 +0000 (21:45 +0530)
commit1744835fc3ecc1e49c30df9a549e44d4bc678224
tree1fdb0437fd5175daa02693092b3eb775b09bf16c
parent70cbf5cd52e65b9e7ea198f97a0465a1d703a656
mtd: spi-nor: nxp-spifi: Use SPI_MODE_X_MASK

Use SPI_MODE_X_MASK instead of open coded variant.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Michael Walle <michael@walle.cc>
drivers/mtd/spi-nor/controllers/nxp-spifi.c