android_kernel_oneplus_msm8998/drivers/nfc
Gaurav Singhal 6f13460739 NFC: Fix unbalanced irq warning stack trace
When NFC is not enabled, IRQ will be disabled and
then if we do suspend/resume wake up functionality
won't be enabled at suspend but we try to disable
the same at resume and cause irq warning.

Fix warning trace in below cases :
1) NFC enabled in makefile, but manually turned off in
   settings menu (NFC driver is enabled and hw is present).
2) NFC is not enabled in makefile
   (NFC driver is enabled and hw is present).

Change-Id: I0fd76809cd949d88ae7b820c37f0a9f349abb090
Signed-off-by: Gaurav Singhal <gsinghal@codeaurora.org>
2016-08-17 10:38:00 +05:30
..
fdp
microread
nfcmrvl
nxp-nci
pn544
s3fwrn5
st-nci
st21nfca
Kconfig NFC: Add snapshot of NQxxx NFC driver 2016-05-18 13:37:18 -07:00
Makefile NFC: Add snapshot of NQxxx NFC driver 2016-05-18 13:37:18 -07:00
mei_phy.c
mei_phy.h
nfcsim.c
nfcwilink.c
nq-nci.c NFC: Fix unbalanced irq warning stack trace 2016-08-17 10:38:00 +05:30
nq-nci.h NFC: Add eSE power request gpio pin support 2016-06-17 15:18:53 -07:00
pn533.c
port100.c
trf7970a.c