linux-stable/drivers/nfc/pn544
Colin Ian King e110978d6e nfc: pn544: make array rset_cmd static const
Don't populate the read-only array rset_cmd on the stack but
instead it static const. Also makes the object code a little smaller.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220109202418.50641-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-11 21:09:03 -08:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
i2c.c nfc: pn544: make array rset_cmd static const 2022-01-11 21:09:03 -08:00
mei.c nfc: pn544: drop unneeded memory allocation fail messages 2021-09-13 14:38:01 +01:00
pn544.c nfc: pn544: remove unused header includes 2021-08-26 09:13:36 +01:00
pn544.h nfc: constify nfc_phy_ops 2021-07-25 09:21:21 +01:00