NFC: nci: remove current SLEEP mode management
authorVincent Cuissard <cuissard@marvell.com>
Fri, 12 Jun 2015 13:35:53 +0000 (15:35 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 12 Jun 2015 22:08:09 +0000 (00:08 +0200)
commit34ac49664149dd8923e0de5d871f86c80292d27b
treeabc15391e1b166ec491435f61d58dd468e58ad7f
parent83d567259b943bbe85aba563b521f7b5611c6a1c
NFC: nci: remove current SLEEP mode management

NCI deactivate management was modified to support all NCI
deactivation type. Problem is that all the API are not ready
yet for it.

Problem is that with current code, when neard asks to deactivate
the tag it sends a deactivate SLEEP but nobody will then send a
IDLE deactivate. This IDLE deactivate is mandatory since NFC
controller can only be unlocked by DH.

Signed-off-by: Vincent Cuissard <cuissard@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/nci/core.c
This page took 0.039501 seconds and 5 git commands to generate.