linux-stable/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 treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile nfc: pn533: add UART phy driver 2019-10-29 21:05:26 -07:00
pn533.c nfc: constify nfc_ops 2021-07-25 09:21:21 +01:00
pn533.h nfc: pn533: pn533_phy_ops dev_[up, down] return int 2019-11-13 12:15:03 -08:00
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