alistair23-linux/drivers/mtd/devices
Boris Brezillon 0aede42e98 mtd: Remove duplicate checks on mtd_oob_ops parameter
Some of the check done in custom ->_read/write_oob() implementation are
already done by the core (in mtd_check_oob_ops()).

Suggested-by: Peter Pan <peterpansjtu@gmail.com>
[Remove redundant checks done in mtdpart.c]
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Ladislav Michl <ladis@linux-mips.org>
2018-01-16 15:23:22 +01:00
..
bcm47xxsflash.c
bcm47xxsflash.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
block2mtd.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
docg3.c mtd: Remove duplicate checks on mtd_oob_ops parameter 2018-01-16 15:23:22 +01:00
docg3.h mtd: create per-device and module-scope debugfs entries 2017-07-21 13:25:29 -07:00
Kconfig mtd: mchp23k256: Add driver for this SPI SRAM device 2017-05-11 10:13:02 -07:00
lart.c mtd: constify mtd_partition 2017-11-06 23:26:01 +01:00
m25p80.c mtd: spi-nor: Add support for mr25h128 2017-10-29 20:57:19 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mchp23k256.c mtd: mchp23k256: propagate return value of spi_sync() 2017-12-17 09:10:14 +01:00
ms02-nv.c
ms02-nv.h
mtd_dataflash.c
mtdram.c mtd: remove the get_unmapped_area method 2017-11-13 21:39:18 +01:00
phram.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
pmc551.c
powernv_flash.c mtd: powernv_flash: Use opal_async_wait_response_interruptible() 2017-11-06 20:39:31 +11:00
serial_flash_cmds.h mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead 2017-06-27 21:50:17 +02:00
slram.c mtd: slram: use memremap() instead of ioremap() 2017-11-13 21:39:16 +01:00
spear_smi.c mtd: spear_smi: add NULL check on devm_kzalloc() return value 2017-08-15 14:00:42 +02:00
sst25l.c
st_spi_fsm.c mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare. 2017-08-23 16:49:20 +02:00