]> asedeno.scripts.mit.edu Git - linux.git/commit
mtd: rawnand: sunxi: Add a platform data structure
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 8 Apr 2019 07:41:45 +0000 (09:41 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 18 Apr 2019 06:54:05 +0000 (08:54 +0200)
commita760e77d7598986256305e4770609bbfa9a42520
tree6ba49fc243c8c4122b445a72c3db74057468da1e
parentaee02f82e19a5df848861e0883a394a4996b5bd4
mtd: rawnand: sunxi: Add a platform data structure

Before the introduction of A33 NAND DMA support, let's use a platform
data structure for parameters that will differ. Right now, there is
only one compatible with one data structure.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/sunxi_nand.c