diff options
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | 2012-11-26 14:18:36 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-01-10 00:44:29 +0100 |
commit | 94c5c1561dde894766b1a9135e47b056fdbe13a4 (patch) | |
tree | 95786a6a016fee1fdcd2228ff713d4f44109fcda /sound/oss/sb_ess.c | |
parent | 15461aeb53ae2d3bbde6b374de913e3df81d1ad0 (diff) | |
download | talos-obmc-linux-94c5c1561dde894766b1a9135e47b056fdbe13a4.tar.gz talos-obmc-linux-94c5c1561dde894766b1a9135e47b056fdbe13a4.zip |
NFC: pn533: Add a new pn533_send_sync iface
It is intended to replace pn533_send_cmd_frame_sync() iface which
requires from the caller to create complete frame.
The new function constructs a complete frame itself and sends it out
in sync manner. This way frame logic is hidden from the caller.
pn533_send_cmd_sync() returns ERR_PTR in case of an error or a pointer
to valid response sk_buff otherwise. The pointer must be freed by the
caller when it's been consumed.
Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'sound/oss/sb_ess.c')
0 files changed, 0 insertions, 0 deletions