linux/drivers/nfc
Mika Westerberg dd215430dc NFC: pn544: Drop two useless checks in ACPI probe path
When pn544_hci_i2c_acpi_request_resources() gets called we
already know that the entries in ->acpi_match_table have
matched ACPI ID of the device.
In addition I2C client pointer cannot be NULL in any case
(otherwise I2C core would not call ->probe() for the driver
in the first place).

Drop the two useless checks from the driver.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-03-03 10:34:45 +01:00
..
fdp nfc: fdp: Move i2c client irq checking 2015-12-29 19:06:21 +01:00
microread nfc: microread: Remove useless irq field 2015-12-29 19:06:22 +01:00
nfcmrvl NFC: nfcmrvl: avoid being stuck on FW dnld timeout 2015-11-05 00:32:25 +01:00
nxp-nci nfc: nxp-nci: Remove i2c client gpio irq configuration 2015-12-29 19:06:22 +01:00
pn544 NFC: pn544: Drop two useless checks in ACPI probe path 2016-03-03 10:34:45 +01:00
s3fwrn5 nfc: s3fwrn5: constify s3fwrn5_phy_ops structures 2015-12-20 18:32:39 +01:00
st21nfca nfc: st21nfca: Add support for HCI event connectivity 2015-12-29 19:06:20 +01:00
st95hf NFC: st95hf: Fix build error 2015-12-29 19:06:12 +01:00
st-nci nfc: st-nci: Add support for HCI event connectivity 2015-12-29 19:06:20 +01:00
Kconfig NFC: Add STMicroelectronics ST95HF driver 2015-12-29 19:06:11 +01:00
Makefile NFC: Add STMicroelectronics ST95HF driver 2015-12-29 19:06:11 +01:00
mei_phy.c mei: bus: use mei_cldev_ prefix for the API functions 2015-09-20 19:31:10 -07:00
mei_phy.h mei: bus: complete variable rename of type struct mei_cl_device 2015-09-20 19:31:09 -07:00
nfcsim.c NFC: add rx delay sysfs parameter for nfcsim workqueue 2015-12-21 00:07:27 +01:00
nfcwilink.c NFC: nfcwilink: Drop a useless static qualifier 2015-10-19 20:06:13 +02:00
pn533.c NFC: netlink: Add mode parameter to deactivate_target functions 2015-10-27 03:55:12 +01:00
port100.c NFC: logging neatening 2015-04-07 12:05:12 +02:00
trf7970a.c NFC: trf7970a: use to_spi_device 2015-12-29 19:06:12 +01:00