]> Git Repo - J-u-boot.git/commit
mtd: nand: Move Micron specific init logic in nand_micron.c
authorMichael Trimarchi <[email protected]>
Wed, 20 Jul 2022 16:22:12 +0000 (18:22 +0200)
committerMichael Trimarchi <[email protected]>
Fri, 22 Jul 2022 11:29:06 +0000 (13:29 +0200)
commitc596e01f18c5177f9d2a1f770c5d9e33391c929f
treec78351f71b8fa225af443a9be473e29d99b5912f
parent3de2cdb71e68140425315e79b1643603e8f33517
mtd: nand: Move Micron specific init logic in nand_micron.c

Upstream linux commit 10d4e75c36f6c1.

Move Micron specific initialization logic into nand_micron.c. This is
part of the "separate vendor specific code from core" cleanup process.

Signed-off-by: Michael Trimarchi <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
drivers/mtd/nand/raw/Makefile
drivers/mtd/nand/raw/nand_base.c
drivers/mtd/nand/raw/nand_ids.c
drivers/mtd/nand/raw/nand_micron.c [new file with mode: 0644]
include/linux/mtd/rawnand.h
This page took 0.033391 seconds and 4 git commands to generate.