kernel-hacking-2024-linux-s.../drivers/mmc/card
Adrian Hunter 3d203be833 mmc_test: fix memory allocation segment limits
Correctly allocate memory to meet the host controller
driver's maximum segment size and count limits.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2010-10-23 21:11:13 +08:00
..
block.c mmc: Use snprintf, not sprintf. 2010-10-23 21:11:11 +08:00
Kconfig
Makefile
mmc_test.c mmc_test: fix memory allocation segment limits 2010-10-23 21:11:13 +08:00
queue.c mmc: Convert "mutex" to semaphore 2010-10-23 21:11:12 +08:00
queue.h
sdio_uart.c