linux-stable/drivers/nfc
Krzysztof Kozlowski 7186aac9c2 nfc: constify nfc_digital_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_digital_ops, so make it a pointer to 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-25 09:21:21 +01:00
..
fdp nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
microread nfc: constify nfc_hci_ops 2021-07-25 09:21:21 +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: constify nci_driver_ops (prop_ops and core_ops) 2021-07-25 09:21:21 +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: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
mei_phy.h nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
nfcsim.c nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
port100.c nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
trf7970a.c nfc: constify nfc_digital_ops 2021-07-25 09:21:21 +01:00
virtual_ncidev.c nfc: constify nci_ops 2021-07-25 09:21:20 +01:00