]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtd: nand: fsmc: remove default timings
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Apr 2017 08:52:36 +0000 (10:52 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 15 May 2017 11:11:52 +0000 (13:11 +0200)
commit1debdb96643a3344e7c231d49e89d97078bc2c45
tree5311e4efa8e64fe6bcb6d09fffd80dec1db13c08
parentd9fb0795718333e36f7e472d7d81b7b8efe347c8
mtd: nand: fsmc: remove default timings

When timings are no longer provided by the Device Tree, we now use the
SDR timings specified by the NAND flash, and such SDR timings are always
provided. Therefore, it is no longer necessary to keep "default" timings
in the fmsc driver.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/fsmc_nand.c