]> git.karo-electronics.de Git - karo-tx-linux.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)
commit8d242488ce4627dd7e6333caab56df11ea25e239
tree61d464de218ba9cb22d15735a54b49d230068c16
parentde74e92aa8a44d0b80a53601dc4f6dd6afcb8453
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