linux/drivers/nfc
Christophe Ricard a80d0cb6f6 NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
- phy->gpio_irq is never done out of the request resources.
- irq_of_parse_and_map is already done in the i2c core so client->irq is
already set when entering in st21nfcb_hci_i2c_of_request_resources
- In case of static platform configuration client->irq can be set directly.
- It simplifies the code a bit.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-12-02 00:54:23 +01:00
..
microread NFC: microread: Potential overflows in microread_target_discovered() 2014-09-05 00:57:32 +02:00
nfcmrvl
pn544 NFC: Don't include linux/unaligned/access_ok.h 2014-11-28 12:55:29 +01:00
st21nfca NFC: st21nfca: Remove gpio_irq field in static and dts configuration 2014-12-02 00:29:23 +01:00
st21nfcb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration 2014-12-02 00:54:23 +01:00
Kconfig NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
Makefile NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
mei_phy.c
mei_phy.h
nfcsim.c
nfcwilink.c
pn533.c
port100.c
trf7970a.c NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen() 2014-09-24 00:28:23 +02:00