commit | 4231604b3e867bd8cff7ae81a3068615954aa1c8 | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Wed Apr 03 08:02:04 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Apr 11 16:29:02 2013 +0200 |
tree | bb65ac126c0aab904a455efb52f8ba38d1126aed | |
parent | 0ce1fbdd609875f523de0d8179c6f4f8500807c7 [diff] |
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 <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>