[PATCH v3 3/3] mtd: nand: Remove unused chip->write_page() hook
From: Masahiro Yamada <hidden>
Date: 2017-03-16 08:31:23
Also in:
linux-devicetree, lkml
From: Masahiro Yamada <hidden>
Date: 2017-03-16 08:31:23
Also in:
linux-devicetree, lkml
2017-03-16 17:02 GMT+09:00 Boris Brezillon [off-list ref]:
The last/only user of the chip->write_page() hook (the Atmel NAND controller driver) has been reworked and is no longer specifying a custom ->write_page() implementation. Drop this hook before someone else start abusing it. Signed-off-by: Boris Brezillon <redacted>
Reviewed-by: Masahiro Yamada <redacted> -- Best Regards Masahiro Yamada