fec: Fix PHC device log
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 13 Apr 2013 07:25:36 +0000 (07:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Apr 2013 20:51:07 +0000 (16:51 -0400)
Currently when booting a mx6 device we get the following on boot:

registered PHC device on eth%d

Fix it by printing the network device name only after it gets registered, so
that the following can be read now:

fec 2188000.ethernet eth0: registered PHC device 0

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found