From: Ilan Elias Date: Wed, 18 Jan 2012 11:16:13 +0000 (+0200) Subject: NFC: NFC core layer should not set the target_idx X-Git-Tag: v3.4-rc1~177^2~376^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25a1d9dc850b1bdcc4760eb625f0a67057f54d26;p=pandora-kernel.git NFC: NFC core layer should not set the target_idx The NFC core layer should not set the target_idx. Instead, the driver layer (e.g. NCI, PN533) should set the target_idx, so that it will be able to identify the target when its I/F (e.g. activate_target) is called. This is required in order to support multiple targets. Note that currently supported drivers (PN533 and NCI) don't use the target_idx in their implementation. Signed-off-by: Ilan Elias Signed-off-by: John W. Linville --- Reading git-diff-tree failed