Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273433
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand() |
| Date | 2015-11-19 20:30 +0100 |
| Message-ID | <qwD46-5aJ-11@gated-at.bofh.it> (permalink) |
| References | <qvsaK-7Us-5@gated-at.bofh.it> <qvsaK-7Us-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Nov 16, 2015 at 02:37:36PM +0100, Boris Brezillon wrote: > mtd_to_nand() has been introduced to hide accesses to mtd->priv. > All NAND controller drivers should use it instead of directly accessing > the ->priv field. > > Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Pushed to l2-mtd.git -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand() Boris Brezillon <boris.brezillon@free-electrons.com> - 2015-11-16 14:40 +0100 Re: [PATCH 03/27] mtd: nand: update examples in the documentation to use mtd_to_nand() Brian Norris <computersforpeace@gmail.com> - 2015-11-19 20:30 +0100
csiph-web