commit | 6c694d32182f41bed81eb1a286a410fc6455978c | [log] [tgz] |
---|---|---|
author | Siva Kumar Akkireddi <sivaa@codeaurora.org> | Fri Jun 01 20:22:30 2018 +0530 |
committer | Siva Kumar Akkireddi <sivaa@codeaurora.org> | Wed Jun 13 16:54:19 2018 +0530 |
tree | c1a53edb4b028e0eb465d5f153395fca31c8ffab | |
parent | 2431b7dfcddaac5e0394f0f1af6eb80d1df18df4 [diff] |
msm: mhi_dev: Add asynchronous read/write support in UCI driver Add and enable (by default) support for asynchronous reads and writes in the UCI driver. Clients can force the earlier synchronous reads and writes by specifying the O_SYNC file flag in the file open call. Change-Id: I4d283c2d56e169bf7dbf01cb57b75b1911ef401d Signed-off-by: Siva Kumar Akkireddi <sivaa@codeaurora.org>