]> git.baikalelectronics.ru Git - kernel.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)
commitf5ea9a54497d8eace56bbf33ab6f0e9f28cac9e7
tree9ba8d5e4406047ec9add0852053368f9a6bfb9c6
parentb6a5ee976ce2fb744d8507d4eef89ffcb73890d5
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