]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf56585dc91e3700a27730a320c64b814a7358cb8
treeb9d22eb92ac5e8093321d7b32c6ac080b71710e7
parentdbf1bb9596d86ad510935187f54a301f988276fd
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