linux/drivers/nfc/nxp-nci
Uwe Kleine-König (The Capable Hub) ce2d85e3d2
nfc: Unify style of of_device_id arrays
The most common style treewide is:

 - A single space in the list terminator and no trailing ,
 - No comma after a named initializers iff the closing } is on the same
   line

Adapt the of_device_id arrays accordingly.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Ian Ray <ian.ray@gehealthcare.com>
Link: https://patch.msgid.link/583375dcd834f5edf6241b09cdd75ad4f32af668.1783091699.git.u.kleine-koenig@baylibre.com
Signed-off-by: David Heidelberg <david@ixit.cz>
2026-08-11 18:14:00 +02:00
..
core.c nfc: nxp-nci: Add ISO15693 support 2026-06-11 20:21:32 +02:00
firmware.c NFC: nxp-nci: Replace strcpy() with strscpy() 2026-03-03 17:12:53 -08:00
i2c.c nfc: Unify style of of_device_id arrays 2026-08-11 18:14:00 +02: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
nxp-nci.h NFC: nxp-nci: Get rid of platform data 2019-07-29 08:56:26 -07:00