]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
NFC: pn533: Remove unused pn533_send_cmd_frame_asy
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Mon, 10 Dec 2012 13:42:53 +0000 (14:42 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:41 +0000 (00:51 +0100)
commit89fb20256725e735601ea6439680956fa2ec4741
tree1cc88ff808f892a17b1aaf8481c7cf49d6063e5a
parentb08e860355ba6f67b769c9061f468f7a8856bad9
NFC: pn533: Remove unused pn533_send_cmd_frame_asy

Remove obsolete send async api as it's no longer used. Remove
global dev->in_frame as well, as each packet is kept is a
seperate skb struct now, so that's not used anymore.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533.c