linux/drivers/nfc/s3fwrn5
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: Correct Samsung "Electronics" spelling in copyright headers 2025-05-21 20:31:18 -07:00
firmware.c NFC: s3fwrn5: Replace strcpy() with strscpy() 2026-03-03 17:13:18 -08:00
firmware.h nfc: Correct Samsung "Electronics" spelling in copyright headers 2025-05-21 20:31:18 -07:00
i2c.c nfc: Unify style of of_device_id arrays 2026-08-11 18:14:00 +02:00
Kconfig nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash 2025-08-18 17:29:08 -07:00
Makefile
nci.c nfc: Correct Samsung "Electronics" spelling in copyright headers 2025-05-21 20:31:18 -07:00
nci.h nfc: Correct Samsung "Electronics" spelling in copyright headers 2025-05-21 20:31:18 -07:00
phy_common.c nfc: s3fwrn5: convert to gpio descriptors 2026-03-09 10:25:34 +01:00
phy_common.h nfc: s3fwrn5: convert to gpio descriptors 2026-03-09 10:25:34 +01:00
s3fwrn5.h nfc: Correct Samsung "Electronics" spelling in copyright headers 2025-05-21 20:31:18 -07:00
uart.c nfc: Unify style of of_device_id arrays 2026-08-11 18:14:00 +02:00