From: Andy Shevchenko
Date: Thu, 5 Sep 2019 16:00:53 +0300
> 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
Applied to n
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
---
.../ethernet/stmicro/stmmac/stmmac_platform.c | 22 +++
1 file cha