diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-20 11:57:18 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-02-05 15:39:40 +0100 |
commit | efe5d132cb5089ec049ea8d95be8e4f01d3d3e0d (patch) | |
tree | aaf58c6ce6573584693edba64e6740c52e9aa83a /scripts/gdb/linux/tasks.py | |
parent | a0916c94e9143e8aa0a1fe2a64794041657e99ac (diff) |
mtd: rawnand: omap2: Use nand_controller_init()
Stop initializing omap_gpmc_controller fields are declaration time and
replace that by a call to nand_controller_init(). Since the same object
might be shared by several NAND chips and the NAND controller driver
expects a ->probe() per-chip, we need to keep track of the
omap_gpmc_controller state (whether it's already been initialized or
not).
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions