linux/drivers/nfc
Krzysztof Kozlowski 3833b87408 nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
The device_node in nfcmrvl_spi_parse_dt() cannot be const as it is
passed to OF functions which modify it.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-07-30 17:22:51 +02: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: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument 2021-07-30 17:22:51 +02: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
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
st-nci nfc: constify pointer to nfc_vendor_cmd 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