From: Waldemar Rymarkiewicz Date: Mon, 26 Nov 2012 13:18:38 +0000 (+0100) Subject: NFC: pn533: Remove pn533_send_cmd_frame_sync X-Git-Tag: v3.9-rc1~139^2~242^2^2~26^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb950d9304b2965bef07e26d6c0eb34a0b1f75fe;p=pandora-kernel.git NFC: pn533: Remove pn533_send_cmd_frame_sync 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed