commit | 74e98be45fe069fcdb00f35eccbb179309ab65cd | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue Dec 01 11:08:32 2015 -0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Dec 01 11:17:18 2015 -0800 |
tree | e5dab169c8326bf36816dc960081d6cb22189aa9 | |
parent | de64aa9ec129ba627634088f662a4d09e356ddb6 [diff] |
mtd: nand: fix typo (t_ald -> t_adl) It's "ADL" ("ALE to data loading" time) not "ALD". Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>