diff options
| author | Per Forlin <[email protected]> | 2011-07-09 17:12:36 -0400 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2011-07-20 17:21:13 -0400 |
| commit | 97868a2bdfc2fc79a987b64f1611034b56a3f8c4 (patch) | |
| tree | e2d76b7706ae6a4d999265e225654b814fa35ad3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | bf043330362b1ccb0c0611b8fc394e06ba8498b0 (diff) | |
mmc: block: add member in mmc queue struct to hold request data
The way the request data is organized in the mmc queue struct, it only
allows processing of one request at a time. This patch adds a new struct
to hold mmc queue request data such as sg list, request, blk request and
bounce buffers, and updates any functions depending on the mmc queue
struct. This prepares for using multiple active requests in one mmc queue.
Signed-off-by: Per Forlin <[email protected]>
Acked-by: Kyungmin Park <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Venkatraman S <[email protected]>
Tested-by: Sourav Poddar <[email protected]>
Tested-by: Linus Walleij <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions