nfc: pn532_uart: Make use of pn532 autopoll
authorLars Poeschel <poeschel@lemonage.de>
Tue, 29 Oct 2019 14:48:02 +0000 (15:48 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Oct 2019 04:05:26 +0000 (21:05 -0700)
commite4a5dc1849d35411c80d01d85361f13f02c26536
tree2e033fdb816181137252a97f1af33701499277d4
parentc64b875fe1e1f6b30e3a15cb74d623349c571001
nfc: pn532_uart: Make use of pn532 autopoll

This switches the pn532 UART phy driver from manually polling to the new
autopoll mechanism.

Cc: Johan Hovold <johan@kernel.org>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/pn533/uart.c