diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2016-11-29 11:09:15 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-12-05 10:31:07 +0100 |
commit | c5bda0ca6fab8e040c8ea3c71fdd16deee0f132f (patch) | |
tree | d1cf7272bc96b59f524048e8788397dc898c76f2 /Makefile | |
parent | mmc: queue: Factor out mmc_queue_reqs_free_bufs() (diff) | |
download | linux-c5bda0ca6fab8e040c8ea3c71fdd16deee0f132f.tar.xz linux-c5bda0ca6fab8e040c8ea3c71fdd16deee0f132f.zip |
mmc: queue: Introduce queue depth and use it to allocate and free
Add a mmc_queue member to record the size of the queue, which currently
supports 2 requests on-the-go at a time. Instead of allocating resources
for 2 slots in the queue, allow for an arbitrary number.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions