mbox series

[v2,net-next,0/2] nfc: s3fwrn5: Refactor the s3fwrn5 module

Message ID 20201215065401.3220-1-bongsu.jeon@samsung.com
Headers show
Series nfc: s3fwrn5: Refactor the s3fwrn5 module | expand

Message

Bongsu Jeon Dec. 15, 2020, 6:53 a.m. UTC
From: Bongsu Jeon <bongsu.jeon@samsung.com>

Refactor the s3fwrn5 module.

1/2 is to remove the unneeded delay for NFC sleep.
2/2 is to remove the unused NCI prop commands.

ChangeLog:
 v2:
  - Update the commit messages.

Bongsu Jeon (2):
  nfc: s3fwrn5: Remove the delay for NFC sleep
  nfc: s3fwrn5: Remove unused NCI prop commands

 drivers/nfc/s3fwrn5/nci.c        | 25 -------------------------
 drivers/nfc/s3fwrn5/nci.h        | 22 ----------------------
 drivers/nfc/s3fwrn5/phy_common.c |  3 ++-
 3 files changed, 2 insertions(+), 48 deletions(-)