/openbmc/linux/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | diff 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 | cafe_nand.c | diff 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
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 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | qcom_nandc.c | diff 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
H A D | nand_base.c | diff 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | diff 45240367939b071b9957b970379cf64f9a2934ce Thu Sep 06 17:38:40 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: rawnand: Deprecate ->{set,get}_features() hooks
Those hooks should be replaced by a proper ->exec_op() implementation. Move them to the nand_legacy struct to make it clear.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
|