commit | 5078ac79588600208ec21d1c7781e5cd8a7ab830 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Wed Aug 29 08:08:00 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 30 13:29:32 2012 -0400 |
tree | b9d22eb92ac5e8093321d7b32c6ac080b71710e7 | |
parent | 69cfb41941638d3070c284f3e8849dc5b356fc3f [diff] |
net/fsl_pq_mdio: various small fixes 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>