zephyr/drivers/aio
Baohong Liu da17225d63 drivers: aio: remove aio disabling before invoking callback
Remove aio disabling code before calling callback. If aio is
disabled before callback is invoked, calling pending
interrupt check API in the callback will get negative result.
If user wants to disable the aio, it can do this in callback
instead of this being done blindly before callback.

Jira: ZEP-1437

Change-Id: I42ebe4584af6396ac2360152f9b0e2c389c44145
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2017-01-07 14:14:29 +00:00
..
Kconfig aio: Cleanup AIO comparator driver 2016-11-18 19:00:23 +00:00
Makefile aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
aio_comparator_qmsi.c drivers: aio: remove aio disabling before invoking callback 2017-01-07 14:14:29 +00:00