diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2016-07-26 00:06:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-30 14:39:42 +0200 |
commit | ff1586a7ea57a4758a3f10ad7c9cdb26edcbd7f3 (patch) | |
tree | b687e5062e85b54af6bd18c53c563f65507d8075 /drivers/misc/mei/client.c | |
parent | mei: add wrapper for queuing control commands. (diff) | |
download | linux-ff1586a7ea57a4758a3f10ad7c9cdb26edcbd7f3.tar.xz linux-ff1586a7ea57a4758a3f10ad7c9cdb26edcbd7f3.zip |
mei: enqueue consecutive reads
The FW supports only one pending read per host client, in order to
support issuing of consecutive reads the driver queues read requests
internally and send them to the firmware after pending one has
completed.
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 'drivers/misc/mei/client.c')
0 files changed, 0 insertions, 0 deletions