stmmac: pci: convert to use dev_* macros
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 5 Nov 2014 10:27:29 +0000 (12:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Nov 2014 19:38:58 +0000 (14:38 -0500)
commit7627fc074b9f7d2b0833f4f83c6b8e432d9f303e
tree727fa19f7954de4a4fcd4b44278424166004144b
parent2a3e8e93bd0d63df279c63daf8d29fe661c0bea9
stmmac: pci: convert to use dev_* macros

Instead of pr_* macros let's use dev_* macros which provide device name.

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_pci.c