diff options
| author | Boris BREZILLON <[email protected]> | 2015-12-01 12:03:06 +0100 |
|---|---|---|
| committer | Brian Norris <[email protected]> | 2015-12-08 12:25:20 -0800 |
| commit | ed4f85c03cc7460a2f76afb73c22b8894b44ee20 (patch) | |
| tree | ca59c0859970bcb007bacd64474379ca926dae75 /tools/perf/scripts/python/bin | |
| parent | 4bd4ebcc540c35d4477b098cf26394f976551464 (diff) | |
mtd: nand: embed an mtd_info structure into nand_chip
Currently all NAND controller drivers are providing both the mtd_info and
nand_chip struct and then let the NAND subsystem to initialize a few
things before registering the mtd instance to the MTD layer.
Embed an mtd_info field into nand_chip to add some consistency to all NAND
controller drivers.
This change will also help factorizing boilerplate code copied in all NAND
drivers.
Signed-off-by: Boris Brezillon <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions