stmmac: platform: adjust messages and move to dev level
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 5 Sep 2019 13:00:53 +0000 (16:00 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2019 13:18:35 +0000 (15:18 +0200)
commitc3a502deaf1f0da95f6d08be6a13a6b835066603
treebf503ed7e1b7b142958ca7959b8f77de74ec8819
parentfe4a7a41767a14dbb148e41b0659be38a696fe07
stmmac: platform: adjust messages and move to dev level

This patch amends the error and warning messages across the platform driver.
It includes the following changes:
 - append \n to the end of messages
 - change pr_* macros to dev_*

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c