git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7c4a4
)
fec: Fix PHC device log
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 13 Apr 2013 07:25:36 +0000
(07:25 +0000)
committer
David 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