]> git.baikalelectronics.ru Git - kernel.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)
commit5df077de2f8215fcb32306c0bf7c1973035a46df
treeebd819900c9b9bca3012d124d3a1abfb07bc069f
parente07f447a897477bc3fcd6c827f92a28839f8758b
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