mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Jun 2016 08:22:19 +0000 (10:22 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 8 Mar 2017 22:21:20 +0000 (23:21 +0100)
commit6fc586df415e8d5e6c6520190741bbb2e590d989
treeebd819900c9b9bca3012d124d3a1abfb07bc069f
parent5750b9016f550931dc3b22acdab9d934e5763546
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c

Move Samsung specific initialization and detection logic into
nand_samsung.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_samsung.c [new file with mode: 0644]
include/linux/mtd/nand.h