diff options
| author | Rui Miguel Silva <[email protected]> | 2016-06-21 16:56:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-21 12:28:09 -0700 |
| commit | e3b090ea954ed6f8de295511b4e533e2ef425a0f (patch) | |
| tree | 1cf404b32a58c6edf87d8e86131189a9991fe4e8 /tools/perf/scripts/python | |
| parent | 0698be0281e915ac42235b711f35465e8e14785b (diff) | |
greybus: sdio: avoid extra memory operation at data transfer
Right now greybus sdio uses the greybus operation_sync to transfer data,
this will imply an extra memcpy at greybus core that we can avoid.
Also with this change we remove the need for an extra buffer to store
intermediate copy.
So, let us create the operation and do the memory operations in the sdio
driver.
Signed-off-by: Rui Miguel Silva <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions