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)
commit5bcf099c17323a8760620511b1b8e415c2783571
tree60f922dba9f36caefb69a269352e28c6ae899701
parent19cfe5843e86cc95542d9d875c9386e197956d75
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