From: Christophe Ricard Date: Tue, 3 Feb 2015 18:48:07 +0000 (+0100) Subject: NFC: nci: Move logical connection structure allocation X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d4a8da0e440faf589a26346c8287e1ed0abe6c;p=pandora-kernel.git NFC: nci: Move logical connection structure allocation conn_info is currently allocated only after nfcee_discovery_ntf which is not generic enough for logical connection other than NFCEE. The corresponding conn_info is now created in nci_core_conn_create_rsp(). Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed