net/fsl_pq_mdio: various small fixes
authorTimur Tabi <timur@freescale.com>
Wed, 29 Aug 2012 08:08:00 +0000 (08:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2012 17:29:32 +0000 (13:29 -0400)
commit5078ac79588600208ec21d1c7781e5cd8a7ab830
treeb9d22eb92ac5e8093321d7b32c6ac080b71710e7
parent69cfb41941638d3070c284f3e8849dc5b356fc3f
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>
drivers/net/ethernet/freescale/fsl_pq_mdio.c