]> git.karo-electronics.de Git - linux-beck.git/commit
NFC: port100: Make port100_abort_cmd() synchronous
authorThierry Escande <thierry.escande@collabora.com>
Thu, 16 Jun 2016 18:25:22 +0000 (20:25 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 6 Jul 2016 08:02:08 +0000 (10:02 +0200)
commita52bd7d2753b0567c71d604c640e9c4a86221756
tree9ba8d5e4406047ec9add0852053368f9a6bfb9c6
parentb74584c1a6d68110d135a6ce0336aab0055f4341
NFC: port100: Make port100_abort_cmd() synchronous

This patch makes the abort_cmd function synchronous. This allows the
caller to immediately send a new command after abort_cmd() returns.

Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/port100.c