]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Jun 2016 08:34:57 +0000 (10:34 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Mar 2017 22:21:21 +0000 (23:21 +0100)
commit9a0e4d878daac827551f86453be187147c5e4650
tree2c8c6e334de9606364ca18becd80037941a02388
parent4fda5bdcb227652dbc5b7dc70b62113eee8b372a
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c

Move Toshiba specific initialization and detection logic into
nand_toshiba.c. This is part of the "separate vendor specific code from
core" cleanup process.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Richard Weinberger <richard@nod.at>
drivers/mtd/nand/Makefile
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_ids.c
drivers/mtd/nand/nand_toshiba.c [new file with mode: 0644]
include/linux/mtd/nand.h