linux-stable/drivers/nfc/pn544
Uwe Kleine-König 2338adb2e0 nfc: pn544: Convert to i2c's .probe_new()
The probe function doesn't make use of the i2c_device_id * parameter so it
can be trivially converted.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-11-23 12:50:07 -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: Convert to i2c's .probe_new() 2022-11-23 12:50:07 -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