]> Git Repo - J-u-boot.git/commit
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
authorMichael Trimarchi <[email protected]>
Wed, 20 Jul 2022 16:22:11 +0000 (18:22 +0200)
committerMichael Trimarchi <[email protected]>
Fri, 22 Jul 2022 11:29:06 +0000 (13:29 +0200)
commit3de2cdb71e68140425315e79b1643603e8f33517
treea0a8e80f768167a5c393eb63a1f9189a82458373
parent2811ed2fb0349dd55b07407b19fbcf1a85c9ac4b
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c

Upstream linux commit 9b2d61f80b060c.

Move Toshiba specific initialization and detection logic into
nand_toshiba.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_toshiba.c [new file with mode: 0644]
include/linux/mtd/rawnand.h
This page took 0.031916 seconds and 4 git commands to generate.