mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
c5bda0ca6f
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> |
||
---|---|---|
.. | ||
block.c | ||
block.h | ||
Kconfig | ||
Makefile | ||
mmc_test.c | ||
queue.c | ||
queue.h | ||
sdio_uart.c |