summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2019-09-19 22:06:21 +0300
committerMiquel Raynal <miquel.raynal@bootlin.com>2019-10-08 20:22:01 +0300
commit717bc8a6b4399f3ef907e92a01914fbae0465fd6 (patch)
tree46cf0a21df15f0a64b4b39fcbbabeabcd8388a02 /drivers/mtd/devices
parent2e7c3a4cd56c8583c9e3029dfd3c6071fc8360e1 (diff)
downloadlinux-717bc8a6b4399f3ef907e92a01914fbae0465fd6.tar.xz
mtd: Initialize all parameters of mtd_oob_ops
Most of the time the ooboffs parameter of the mtd_oob_ops structure was initialized only when needed. Since the introduction of the SPI-NAND subsystem, this parameter is transferred into nand_page_io_req structure automatically and may be used by any SPI-NAND user. Before this happens, initialize all the structure parameters when they are created in mtdchar.c. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd/devices')
0 files changed, 0 insertions, 0 deletions