linux/drivers/nfc
Krzysztof Kozlowski a751449f8b nfc: microread: constify several pointers
Several functions do not modify pointed data so arguments and local
variables can be const for correctness and safety.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-29 12:28:03 +01:00
..
fdp nfc: fdp: constify several pointers 2021-07-29 12:28:03 +01:00
microread nfc: microread: constify several pointers 2021-07-29 12:28:03 +01:00
nfcmrvl nfc: constify nci_ops 2021-07-25 09:21:20 +01:00
nxp-nci nfc: constify nci_ops 2021-07-25 09:21:20 +01:00
pn533 nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
pn544 nfc: constify nfc_hci_ops 2021-07-25 09:21:21 +01:00
s3fwrn5 nfc: s3fwrn5: remove unnecessary label 2021-07-26 12:20:17 +01:00
st-nci nfc: constify pointer to nfc_vendor_cmd 2021-07-25 09:21:21 +01:00
st21nfca nfc: constify nfc_hci_ops 2021-07-25 09:21:21 +01:00
st95hf nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
Kconfig nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
Makefile nfc: Add a virtual nci device driver 2021-01-29 18:03:33 -08:00
mei_phy.c nfc: mei_phy: constify buffer passed to mei_nfc_send() 2021-07-29 12:28:02 +01:00
mei_phy.h nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
nfcsim.c nfc: nfcsim: constify drvdata (struct nfcsim) 2021-07-29 12:28:03 +01:00
port100.c nfc: port100: constify several pointers 2021-07-29 12:28:03 +01:00
trf7970a.c nfc: trf7970a: constify several pointers 2021-07-29 12:28:03 +01:00
virtual_ncidev.c nfc: virtual_ncidev: constify pointer to nfc_dev 2021-07-29 12:28:03 +01:00