From: Waldemar Rymarkiewicz Date: Wed, 3 Apr 2013 06:02:04 +0000 (+0200) Subject: NFC: pn533: Optimise issued cmd context tracking X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~63^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4231604b3e867bd8cff7ae81a3068615954aa1c8;p=pandora-kernel.git NFC: pn533: Optimise issued cmd context tracking Use struct pn533_cmd instead of pn533_send_async_complete_arg to track the context of the issued cmd. This way pn533_send_async_complete_arg struct is no needed anymore. Just move issuer complete callback to pn533_cmd struct. Signed-off-by: Waldemar Rymarkiewicz Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed