git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d22b2db
)
NFC: pn533: Remove pn533_send_cmd_frame_sync
author
Waldemar Rymarkiewicz
<waldemar.rymarkiewicz@tieto.com>
Mon, 26 Nov 2012 13:18:38 +0000
(14:18 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 9 Jan 2013 23:44:30 +0000
(
00:44
+0100)
Remove obsolate pn533_send_cmd_frame_sync() and use
previously added new iface for sync send.
The new interface require the use of individual skb for each
cmd which removes some memcpy calls and hides frame logic.
Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found