]> git.baikalelectronics.ru Git - kernel.git/commit
phy: Use pr_<level>
authorJoe Perches <joe@perches.com>
Sat, 9 Jun 2012 07:49:07 +0000 (07:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jun 2012 23:58:24 +0000 (16:58 -0700)
commitf20dde349b9490fa55ca200907ae15486654eff8
tree61d464de218ba9cb22d15735a54b49d230068c16
parentd3d6d4817d0177b49a38b096071c6476e6add92f
phy: Use pr_<level>

Use a more current logging style.

Add pr_fmt and missing newlines.
Remove embedded prefixes.
Neaten phy_print_status to avoid using KERN_CONT.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/dp83640.c
drivers/net/phy/fixed.c
drivers/net/phy/mdio_bus.c
drivers/net/phy/national.c
drivers/net/phy/phy.c
drivers/net/phy/phy_device.c
drivers/net/phy/spi_ks8995.c