linux-stable/drivers/nfc/microread
Krzysztof Kozlowski 7a5e98daf6 nfc: constify nfc_phy_ops
Neither the core nor the drivers modify the passed pointer to struct
nfc_phy_ops (consisting of function pointers), 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: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mei.c mei: bus: change remove callback to return void 2021-02-09 09:30:16 +01:00
microread.c nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00
microread.h nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00