From: Christophe Ricard Date: Sun, 1 Feb 2015 21:26:16 +0000 (+0100) Subject: NFC: Forward NFC_EVT_TRANSACTION to user space X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~31^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=447b27c4f29b510b98e99395120d635f009ed563;p=pandora-kernel.git NFC: Forward NFC_EVT_TRANSACTION to user space NFC_EVT_TRANSACTION is sent through netlink in order for a specific application running on a secure element to notify userspace of an event. Typically the secure element application counterpart on the host could interpret that event and act upon it. Forwarded information contains: - SE host generating the event - Application IDentifier doing the operation - Applications parameters Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed