]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Export target lost function
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 10 Apr 2012 17:43:05 +0000 (19:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Apr 2012 19:10:34 +0000 (15:10 -0400)
commit3581eba0aa178b6b8d303fbd0eac4e30edd62198
tree6b158595ad501b56545a1461104ae8cbbf1b9c76
parentad85d51b56f998d0c275696ad6184da5cdb9338c
NFC: Export target lost function

NFC drivers will call this routine when they detect that a tag leaves the
RF field. This will eventually lead to the corresponding netlink event
to be sent.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/nfc/nfc.h
net/nfc/core.c