+4
−4
Loading
In the preparation for adding async API support, let's rename the existing
APIs to read_sync() and write_sync() to make it explicit that these APIs
are used for synchronous read/write.
Signed-off-by:
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>