From: Christophe Ricard Date: Tue, 2 Dec 2014 20:27:50 +0000 (+0100) Subject: NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3682f49f32051765ed6eb77fc882f0458f7d44c3;p=pandora-kernel.git NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGET Some tag might get deactivated after some read or write tentative. This may happen for example with Mifare Ultralight C tag when trying to read the last 4 blocks (starting block 0x2c) configured as write only. NFC_CMD_ACTIVATE_TARGET will try to reselect the tag in order to detect if it got remove from the field or if it is still present. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed