mirror-linux/drivers/nfc/pn533
Uwe Kleine-König d72c9828a3 nfc: pn533: 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
Makefile
i2c.c nfc: pn533: Convert to i2c's .probe_new() 2022-11-23 12:50:07 -08:00
pn533.c nfc: pn533: Fix buggy cleanup order 2022-05-18 13:58:13 +01:00
pn533.h nfc: pn533: Constify pn533_phy_ops 2021-10-07 13:35:10 +01:00
uart.c nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout 2022-08-22 14:51:30 +01:00
usb.c nfc: pn533: Constify pn533_phy_ops 2021-10-07 13:35:10 +01:00