summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>2012-11-26 13:18:34 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-01-09 23:44:28 (GMT)
commitaada17ac70e33b127c8f8dd425fc735cc0d30e25 (patch)
tree4fa0112b18ace49ac9fefc2ef2f7f41e63fc243c /README
parentd94ea4f54516b32affeda7ef097b93bca6e6fd32 (diff)
downloadlinux-aada17ac70e33b127c8f8dd425fc735cc0d30e25.tar.xz
NFC: pn533: Add a new pn533_send_cmd_async iface
This is intendend to replace pn533_send_cmd_frame_async() which requires from the caller to create a complete frame. The new function constructs a frame and sends it out which hides the frame logic and avoid code duplication. The caller has to allocate skb and put its payload there, and finally provide the skb together with a complete cb to pn533_send_cmd_async(). Response skb is allocated by the core part and pass to the caller cb. Next, the caller has to free it when is not needed anymore or pass it up to the stack. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions