diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-03-19 20:49:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-19 14:59:31 -0700 |
commit | 6eae14104fc8ce6ac68840a3a76955b1e2198b39 (patch) | |
tree | e10881da1f6201d3c4f0cc1d3353d9a517baa82a /drivers/input/input-compat.h | |
parent | e303b6afef214a275d99e124510628a87c8158dd (diff) |
enc28j60: Convert HW related printk() to dev_printk()
The debug prints of hardware status and operations will look better
if SPI device name is printed. The benefit of that is a possibility
to distinguish the actual hardware when more than one is installed
on the system.
Convert appropriate printk(KERN_DEBUG) to dev_print(KERN_DEBUG, &spi->dev).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input/input-compat.h')
0 files changed, 0 insertions, 0 deletions