commit | 8d242488ce4627dd7e6333caab56df11ea25e239 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Jun 09 07:49:07 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 11 16:58:24 2012 -0700 |
tree | 61d464de218ba9cb22d15735a54b49d230068c16 | |
parent | de74e92aa8a44d0b80a53601dc4f6dd6afcb8453 [diff] |
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>