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:
69cfb41
)
net/fsl_pq_mdio: various small fixes
author
Timur Tabi
<timur@freescale.com>
Wed, 29 Aug 2012 08:08:00 +0000
(08:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Aug 2012 17:29:32 +0000
(13:29 -0400)
1) Replace printk with dev_err
2) Fix some whitespace mistakes
3) Rename "ofdev" to "pdev", since it's a platform_device now
4) Fix an inadvertent compound statement by replacing commas with semicolons
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found