Home
last modified time | relevance | path

Searched hist:"3949 d2a7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/cssi/MCR3000/
H A Dnand.c3949d2a7 Fri Mar 16 11:20:49 CDT 2018 Christophe Leroy <christophe.leroy@c-s.fr> board: MCR3000: replace mtd->priv by mtd_to_nand()

Since commit 17cb4b8f327eb ("mtd: nand: Add+use mtd_to/from_nand and
nand_get/set_controller_data"), mtd_to_nand() has to be used instead
of mtd->priv

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>