]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Set rf_mode to NFC_RF_NONE where necessary
authorThierry Escande <thierry.escande@linux.intel.com>
Fri, 5 Oct 2012 09:05:45 +0000 (11:05 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:47 +0000 (18:26 +0200)
commit77a596b275a7dfc936e7c9543618d8e14c616136
tree60f922dba9f36caefb69a269352e28c6ae899701
parentecace66b34225b8a15f7b2b557a9d95c2af4945f
NFC: Set rf_mode to NFC_RF_NONE where necessary

rf_mode is now set to NFC_RF_NONE when a device gets allocated,
when the link goes down, and when stop polling.

Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/core.c