fm-eth: use fdt_status_disabled() function in ft_fixup_port()
authorTimur Tabi <timur@freescale.com>
Tue, 14 Aug 2012 06:47:24 +0000 (06:47 +0000)
committerAndy Fleming <afleming@freescale.com>
Thu, 23 Aug 2012 15:24:19 +0000 (10:24 -0500)
commit4376b4c00e7ff81d950410a5fffe1e4c495e42d3
tree46b6319181d004e7c39fa042708b44a651822866
parent45b092d3010caa8d9a1f8c4f89afcbb6c5e5bee6
fm-eth: use fdt_status_disabled() function in ft_fixup_port()

We have a dedicated function for setting the node status now, so use it.
Also improve a comment and fix the type of the phandle variable.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/net/fm/init.c