]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/85xx: fdt_set_phy_handle() should return an error code
authorTimur Tabi <timur@freescale.com>
Fri, 4 May 2012 12:21:28 +0000 (12:21 +0000)
committerAndy Fleming <afleming@freescale.com>
Fri, 6 Jul 2012 22:30:32 +0000 (17:30 -0500)
commit1fc0d59486571bad2a2c4e4a3e5c8b764c46b583
tree7cec44e27d5669b2c83d438db83099c1899c3b5e
parentfb365a8a9664bbaef75df93fd115d6d06f389b89
powerpc/85xx: fdt_set_phy_handle() should return an error code

fdt_set_phy_handle() makes several FDT calls that could fail, so it should
not be hiding these errors.

Signed-off-by: Timur Tabi <timur@freescale.com>
board/freescale/common/fman.c
board/freescale/common/fman.h