diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2016-12-03 00:15:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-06 11:05:46 +0100 |
commit | 076802d0061520bc646ee121fe0f34fce6c55a93 (patch) | |
tree | 3c17b6372e44c369649691f8c90822bb3f8ea3e0 /arch/arm | |
parent | a2eb0fc07f4d4f3b2eb2b1b1b72de738d4b9e003 (diff) |
mei: bus: enable non-blocking RX
Enable non-blocking receive for drivers on mei bus, this allows checking
for data availability by mei client drivers. This is most effective for
fixed address clients, that lacks flow control.
This function adds new API function mei_cldev_recv_nonblock(), it
retuns -EGAIN if function will block.
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions