linux/drivers/nfc
Rikard Falkeborn bc642817b6 nfc: pn533: Constify pn533_phy_ops
Neither the driver or the core modifies the pn533_phy_ops struct, so
make them const to allow the compiler to put the static structs in
read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-07 13:35:10 +01:00
..
fdp nfc: fdp: drop unneeded debug prints 2021-09-13 14:38:00 +01:00
microread nfc: microread: drop unneeded memory allocation fail messages 2021-09-13 14:38:32 +01:00
nfcmrvl nfc: mrvl: drop unneeded memory allocation fail messages 2021-09-13 14:38:32 +01:00
nxp-nci
pn533 nfc: pn533: Constify pn533_phy_ops 2021-10-07 13:35:10 +01:00
pn544 nfc: pn544: drop unneeded memory allocation fail messages 2021-09-13 14:38:01 +01:00
s3fwrn5
st-nci nfc: st-nci: Add SPI ID matching DT compatible 2021-09-23 12:53:06 +01:00
st21nfca nfc: st21nfca: remove unused header includes 2021-08-26 09:13:36 +01:00
st95hf nfc: st95hf: remove unused header includes 2021-08-26 09:13:36 +01:00
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
port100.c
trf7970a.c
virtual_ncidev.c