linux/drivers/nfc/pn533
Krzysztof Kozlowski f6c802a726 nfc: constify nfc_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_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
..
i2c.c nfc: pn533: drop unneeded braces {} in if 2021-05-31 21:32:37 -07:00
Kconfig
Makefile
pn533.c nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
pn533.h
uart.c nfc: pn533: drop of_match_ptr from device ID table 2021-05-28 15:05:55 -07:00
usb.c nfc: pn533: drop ftrace-like debugging messages 2021-05-31 21:32:37 -07:00