]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitc51d0ac59f24200dfdccc897ff7c3c9446c7599a
treeebd819900c9b9bca3012d124d3a1abfb07bc069f
parentabbe26d144ec22bb067fa414d717b9f7ca2e12bd
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