]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: pn544: drop unneeded memory allocation fail messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 13 Sep 2021 13:20:28 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Sep 2021 13:38:01 +0000 (14:38 +0100)
commit7f87c086f745f753a2f859e6604ff33576703dea
tree283dd1462ab4189da9c290721faf81127358b7d7
parent0a03e641047c1e17b5d49555bff5fb0314f2ec6f
nfc: pn544: drop unneeded memory allocation fail messages

nfc_mei_phy_alloc() already prints an error message on memory allocation
failure.

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