mmc_test_check_result_async() requires that struct mmc_async_req is
contained within struct mmc_test_async_req. Fix the "Commands during
non-blocking write" tests so that is the case.
Fixes: 4bbb9aac9a9a ("mmc: mmc_test: Add tests for sending commands during transfer")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Tested-by: Ritesh Harjani <riteshh@codeaurora.org>
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 | ||