linux/drivers/mmc/card
Adrian Hunter c5bda0ca6f 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>
2016-12-05 10:31:07 +01:00
..
block.c mmc: queue: Fix queue thread wake-up 2016-12-05 10:31:03 +01:00
block.h mmc: card: do away with indirection pointer 2016-09-26 21:31:31 +02:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
mmc_test.c mmc: mmc_test: Uninitialized return value 2016-11-29 09:01:01 +01:00
queue.c mmc: queue: Introduce queue depth and use it to allocate and free 2016-12-05 10:31:07 +01:00
queue.h mmc: queue: Introduce queue depth and use it to allocate and free 2016-12-05 10:31:07 +01:00
sdio_uart.c tty: Replace TTY_THROTTLED bit tests with tty_throttled() 2016-04-30 09:26:55 -07:00