/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | socrates_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | pasemi_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | r852.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | xway_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | fsl_upm.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | plat_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | nand_hynix.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | cafe_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | sh_flctl.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | fsl_ifc_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | hisi504_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | ndfc.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | ams-delta.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | txx9ndfmc.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | cs553x_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | mxc_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | au1550nd.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | fsl_elbc_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | s3c2410.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | mpc5121_nfc.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | diskonchip.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | davinci_nand.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | denali.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | lpc32xx_slc.c | diff c0739d85723a381302907f9613392d7ac8515176 Thu Sep 06 07:05:23 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Let's make the raw NAND API consistent by patching all helpers and hooks to take a nand_chip object instead of an mtd_info one or remove the mtd_info object when both are passed.
Let's tackle all chip->write_xxx() hooks at once.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|