]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit01389b6bd2f4f7649cdbb4a99a15d9e0c05d6f8c
tree617d47f7783753087e3ca8d35aea894bce610ff7
parentc51d0ac59f24200dfdccc897ff7c3c9446c7599a
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