From: Samuel Ortiz Date: Fri, 10 May 2013 13:47:37 +0000 (+0200) Subject: NFC: Send netlink events for secure elements additions and removals X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2757c3723c3d2b13e3a8bfaa034826f64e9cca43;p=pandora-kernel.git NFC: Send netlink events for secure elements additions and removals When an NFC driver or host controller stack discovers a secure element, it will call nfc_add_se(). In order for userspace applications to use these secure elements, a netlink event will then be sent with the SE index and its type. With that information userspace applications can decide wether or not to enable SEs, through their indexes. Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed