Home
last modified time | relevance | path

Searched hist:"16520189918 ef7cbebbb3022e0674fd7e365ab03" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu_nand.c16520189918ef7cbebbb3022e0674fd7e365ab03 Tue Jun 27 00:12:53 UTC 2017 Grygorii Strashko <grygorii.strashko@ti.com> dfu: dfu_nand: use get_nand_dev_by_index()

As part of preparation for nand DM conversion the new API has been
introduced to remove direct access to nand_info array. So, use it here
instead of accessing to nand_info array directly.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>