linux/drivers/mtd/spi-nor
Nicholas Mc Guire 22d6187856 mtd: spi-nor: intel: use true/false for boolean
writeable in struct intel_spi is a boolean and assignment should be to
true/false not 1/0 as recommended by boolinit.cocci.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
2017-03-07 22:01:45 +01:00
..
aspeed-smc.c mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe() 2017-02-10 11:20:22 -08:00
atmel-quadspi.c mtd: atmel-quadspi: add driver for Atmel QSPI controller 2016-07-15 17:43:45 -07:00
cadence-quadspi.c mtd: spi-nor: cqspi: remove redundant dead code on error return check 2017-02-10 14:22:00 +01:00
fsl-quadspi.c mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ 2017-02-10 14:22:00 +01:00
hisi-sfc.c mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure 2017-03-07 21:45:48 +01:00
intel-spi-platform.c spi-nor: Add support for Intel SPI serial flash controller 2017-01-03 17:33:36 +00:00
intel-spi.c mtd: spi-nor: intel: use true/false for boolean 2017-03-07 22:01:45 +01:00
intel-spi.h spi-nor: Add support for Intel SPI serial flash controller 2017-01-03 17:33:36 +00:00
Kconfig Immutable branch between MFD and MTD due for the v4.11 merge window 2017-02-10 14:06:47 +01:00
Makefile Immutable branch between MFD and MTD due for the v4.11 merge window 2017-02-10 14:06:47 +01:00
mtk-quadspi.c mtd: mtk-nor: remove duplicated include from mtk-quadspi.c 2016-07-19 12:55:28 -07:00
nxp-spifi.c mtd: spi-nor: stop passing around retlen 2016-06-01 17:22:52 -07:00
spi-nor.c This pull request contains the following notable changes: 2017-02-10 10:05:51 -08:00