From: Christophe Ricard Date: Tue, 3 Feb 2015 18:48:05 +0000 (+0100) Subject: NFC: nci: Support all destinations type when creating a connection X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16ae7160a836c4a1e443ea6efca31421e86bae1;p=pandora-kernel.git NFC: nci: Support all destinations type when creating a connection The current implementation limits nci_core_conn_create_req() to only manage NCI_DESTINATION_NFCEE. Add new parameters to nci_core_conn_create() to support all destination types described in the NCI specification. Because there are some parameters with variable size dynamic buffer allocation is needed. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed