Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dcortina.c1ceac700802c819c856298b6625a612c7c56e570 Tue Jun 27 00:12:59 UTC 2017 Grygorii Strashko <grygorii.strashko@ti.com> net: phy: cortina: 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>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>