nfc: pn533: use dev_err() instead of pr_err()
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 13 Sep 2021 13:20:26 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Sep 2021 13:38:00 +0000 (14:38 +0100)
commit9981ab2151226d5be03b220142e383a1bd91daf2
treedad942ab7403f369fae0adece36589d629720890
parentb7b96587c18b709a7ebea73c8d140dfed81ab1cb
nfc: pn533: use dev_err() instead of pr_err()

Print error message with reference to a device.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/pn533/pn533.c