From: Eric Lapuyade Date: Mon, 7 May 2012 10:31:13 +0000 (+0200) Subject: NFC: Cache the core NFC active target pointer instead of its index X-Git-Tag: v3.5-rc1~101^2~6^2^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900994332675f84a9fbbb33ff089474614c7f2fe;p=pandora-kernel.git NFC: Cache the core NFC active target pointer instead of its index The NFC Core now caches the active nfc target pointer, thereby avoiding the need to lookup the target table for each invocation of a driver ops. Consequently, pn533, HCI and NCI now directly receive an nfc_target pointer instead of a target index. Cc: Ilan Elias Signed-off-by: Eric Lapuyade Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed