+4
−48
drivers/mtd/nand/nand_samsung.c
0 → 100644
+92
−0
+2
−0
Loading
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>