From: Ilan Elias Date: Wed, 18 Jan 2012 11:16:14 +0000 (+0200) Subject: NFC: Add NCI multiple targets support X-Git-Tag: v3.4-rc1~177^2~376^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=019c4fbaa790e2b3f11dab0c8b7d9896d77db3e5;p=pandora-kernel.git NFC: Add NCI multiple targets support Add the ability to select between multiple targets in NCI. If only one target is found, it will be auto-activated. If more than one target is found, then DISCOVER_NTF will be generated for each target, and the host should select one by calling DISCOVER_SELECT_CMD. Then, the target will be activated. If the activation fails, GENERIC_ERROR_NTF is generated. Signed-off-by: Ilan Elias Signed-off-by: John W. Linville --- Reading git-diff-tree failed