]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Jun 2016 08:30:18 +0000 (10:30 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Mar 2017 22:21:20 +0000 (23:21 +0100)
commit4fda5bdcb227652dbc5b7dc70b62113eee8b372a
tree617d47f7783753087e3ca8d35aea894bce610ff7
parent6fc586df415e8d5e6c6520190741bbb2e590d989
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c

Move Hynix specific initialization and detection logic into
nand_hynix.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_hynix.c [new file with mode: 0644]
drivers/mtd/nand/nand_ids.c
include/linux/mtd/nand.h